[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)
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>

No differences found