From: Alexander Duyck Date: Wed, 23 Dec 2009 13:21:46 +0000 (+0000) Subject: igb: check both function bits in status register in wol exception X-Git-Tag: v2.6.33-rc3~44^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58b8b042509f53955ba660a4245e221c5405f124;p=pandora-kernel.git igb: check both function bits in status register in wol exception The ethtool code for enabling Wake on Lan was not correctly checking the status register bits so as a result ports 0 and 2 were both being allowed to set WOL to enabled even though it is only supported on the first port for our adapters. Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed