]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok
authorYi Zou <yi.zou@intel.com>
Thu, 30 Jul 2009 00:04:01 +0000 (17:04 -0700)
committerJames Bottomley <James.Bottomley@suse.de>
Sat, 22 Aug 2009 22:52:03 +0000 (17:52 -0500)
commit2f718d64ecc7010463d36e6ec4ae37778d03fc0b
treedb77e1b3ac45cbc8298d05a078b3431eb5af9d7c
parent5a84baeaf7b8bb4188219140cb326a3e859b2312
[SCSI] fcoe: Call dev_ethtool_get_settings() in fcoe_link_ok

No need to check phys_dev here, just call dev_ethtool_get_settings() directly
will take care of this.

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@HansenPartnership.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/scsi/fcoe/fcoe.c