On Wed, 2012-02-15 at 15:19 +0900, Koki Sanagi wrote: > 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 > --- > drivers/net/ethernet/intel/igb/igb_ethtool.c | 38 > +++++++++++++++++++++++++- > 1 files changed, 37 insertions(+), 1 deletions(-) Thanks Koki, I have added the patch to my queue.