]> git.baikalelectronics.ru Git - kernel.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)
commitf561997635cfba07755b9cbabb63d6bb51420f00
treed77f65c9d6f1e9f1213831f3af716ff23973fbaa
parent5c5122b347409656ba6c73c369ed088649510aa1
[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