]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] fcoe: remove redundant checking of netdev->netdev_ops
authorYi Zou <yi.zou@intel.com>
Wed, 21 Oct 2009 23:26:55 +0000 (16:26 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Fri, 4 Dec 2009 18:00:24 +0000 (12:00 -0600)
commitb04d023cf5b7f4113cc4a09405c2fe8003bfe37d
treed77f65c9d6f1e9f1213831f3af716ff23973fbaa
parent5e472d077f45de4f37365171bd742f18b3ef20de
[SCSI] fcoe: remove redundant checking of netdev->netdev_ops

Remove the redundant checking of netdev->netdev_ops as it will never be NULL.

Signed-off-by: Yi Zou <yi.zou@intel.com>
Signed-off-by: Robert Love <robert.w.love@intel.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.c