commit | d6fe5f4eccc2a7d2ad885ecb26a192b08dcc7cd1 | [log] [tgz] |
---|---|---|
author | John (Jay) Hernandez <jay@chelsio.com> | Thu Jun 23 14:39:12 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Fri Jun 24 17:55:22 2011 -0700 |
tree | af09c8f57dd66d3f44fddd97a0d1a39c33e9f044 | |
parent | bd4265fe365c0f3945dd5ff1527e52bbe2bedfa2 [diff] |
cxgb3: skb_record_rx_queue now records the queue index relative to the net_device. Fixed call to skb_record_rx_queue where we were passing the queue index relative to the adapter when it should have been relative to the net_device. Signed-off-by: John (Jay) Hernandez <jay@chelsio.com> Signed-off-by: Divy Le Ray <divy@chelsio.com> Reported-by: Shawn Bohrer <sbohrer@rgmadvisors.com> Signed-off-by: David S. Miller <davem@davemloft.net>