commit | b04d023cf5b7f4113cc4a09405c2fe8003bfe37d | [log] [tgz] |
---|---|---|
author | Yi Zou <yi.zou@intel.com> | Wed Oct 21 16:26:55 2009 -0700 |
committer | James Bottomley <James.Bottomley@suse.de> | Fri Dec 04 12:00:24 2009 -0600 |
tree | d77f65c9d6f1e9f1213831f3af716ff23973fbaa | |
parent | 5e472d077f45de4f37365171bd742f18b3ef20de [diff] |
[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>