From: Alexander Duyck Date: Tue, 7 Jul 2009 13:01:55 +0000 (+0000) Subject: igb: set lan id prior to configuring phy X-Git-Tag: v2.6.31-rc3~40^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19e588e7d156cc4415585edd8c27c3075f62eaf8;p=pandora-kernel.git igb: set lan id prior to configuring phy The igb driver was defaulting to using the lock for pci-e function 0 for all of the phys due to the fact that the lan id was not being set prior to initialization. This change makes it so that the function id is set prior to checking for the phy id. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed