From: Robert Love Date: Fri, 7 May 2010 22:18:35 +0000 (-0700) Subject: [SCSI] fcoe: move link speed checking into its own routine X-Git-Tag: v2.6.35-rc1~470^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e4f8fe7b58f4da5043b7f219fe9193cddd9262e;p=pandora-kernel.git [SCSI] fcoe: move link speed checking into its own routine It doesn't make sense to update the link speed in the is_link_ok() routine. Move it to it's own routine and acquire the device speed when we're configuring the device initially as well as if there are any netdev events received. Signed-off-by: Robert Love Signed-off-by: James Bottomley --- Reading git-diff-tree failed