From: John (Jay) Hernandez Date: Thu, 23 Jun 2011 14:39:12 +0000 (+0000) Subject: cxgb3: skb_record_rx_queue now records the queue index relative to the net_device. X-Git-Tag: v3.0-rc6~16^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6fe5f4eccc2a7d2ad885ecb26a192b08dcc7cd1;p=pandora-kernel.git 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 Signed-off-by: Divy Le Ray Reported-by: Shawn Bohrer Signed-off-by: David S. Miller --- Reading git-diff-tree failed