From: Koki Sanagi Date: Wed, 15 Feb 2012 14:45:39 +0000 (+0000) Subject: igb: output register's information related to RX/TX queue[4-15] X-Git-Tag: v3.5-rc1~109^2~119^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e3b4ffb38b550b42c3868cffedb734c3a507073;p=pandora-kernel.git igb: output register's information related to RX/TX queue[4-15] Current igb outputs registers related to TX/RX queues(ex. RDT, RDH, TDT, TDH). But it thinks the number of RX/TX queues is 4. But 82576 has 16 RX/TX queues. This patch modifies igb to output the rest of the registers if the device is 82576. Signed-off-by: Koki Sanagi Acked-by: Carolyn Wyborny Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed