From: PJ Waskiewicz Date: Fri, 13 Mar 2009 22:12:48 +0000 (+0000) Subject: ixgbe: Fix an accounting problem when the Rx FIFO is full X-Git-Tag: v2.6.30-rc1~662^2~224 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d51019a4daac885ac4dead9d45d3a2a61189d9fd;p=pandora-kernel.git ixgbe: Fix an accounting problem when the Rx FIFO is full The rx_no_dma_resources counter reported by ethtool -S ethX is not counting correctly. In 82599, the queue mappings for the counters need to be mapped properly, and accounted for properly. Signed-off-by: Peter P Waskiewicz Jr Acked-by: Mallikarjuna R Chilakala Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed