]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 26 Apr 2011 07:26:14 +0000 (07:26 +0000)
committerJoe Jin <joe.jin@oracle.com>
Thu, 2 Feb 2012 13:19:14 +0000 (21:19 +0800)
commit43784c4a8332773df2b81f5b16c1743c0ccf84b6
tree83aab66263319a04f7cdf299573df2cbc8874a83
parent2f17d1832476b46bf5ae5137bfda0bfb00a40a33
ixgbe: DCB 82598 devices, tx_idx and rx_idx swapped

The tx_idx and rx_idx values are swapped on 82598 devices
with DCB enabled.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from commit aba70d5e6c1c188fe45c1a782060440b6c2ea759)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
drivers/net/ixgbe/ixgbe_main.c