Roland Dreier
e594e96e8a
cxgb3: Fix crash caused by stashing wrong netdev_queue
...
Commit c3a8c5b6 ("cxgb3: move away from LLTX") exposed a bug in how
cxgb3 looks up the netdev_queue it stashes away in a qset during
initialization. For multiport devices, the TX queue index it uses is
offset by the first_qset index of each port. This leads to a crash
once LLTX is removed, since hard_start_xmit is called with one TX
queue lock held, while the TX reclaim timer task grabs a different
(wrong) TX queue lock when it frees skbs.
Fix this by removing the first_qset offset used to look up the TX
queue passed into t3_sge_alloc_qset() from setup_sge_qsets().
Signed-off-by: Roland Dreier <rolandd@cisco.com >
Acked-by: Divy Le Ray <divy@chelsio.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-07-09 17:16:06 -07:00
..
2009-06-15 03:02:23 -07:00
2009-06-15 03:02:23 -07:00
2009-06-25 02:58:17 -07:00
2009-06-25 02:58:17 -07:00
2009-06-11 17:23:24 -07:00
2009-07-03 20:09:45 -07:00
2009-06-13 23:29:04 -07:00
2009-06-23 04:16:44 -07:00
2009-07-09 17:16:06 -07:00
2009-06-30 19:47:00 -07:00
2009-07-03 20:09:42 -07:00
2009-06-15 03:02:23 -07:00
2009-06-17 04:31:16 -07:00
2009-06-13 01:18:50 -07:00
2009-07-08 10:46:43 -07:00
2009-06-19 16:46:06 -07:00
2009-06-29 19:41:49 -07:00
2009-06-08 00:21:48 -07:00
2009-07-09 17:16:05 -07:00
2009-06-23 11:36:01 -07:00
2009-06-13 01:18:50 -07:00
2009-07-02 13:16:51 -07:00
2009-07-05 18:03:27 -07:00
2009-07-02 13:16:55 -07:00
2009-07-03 19:10:51 -07:00
2009-06-11 02:47:11 -07:00
2009-06-15 03:02:23 -07:00
2009-06-15 03:02:23 -07:00
2009-06-13 01:18:50 -07:00
2009-06-30 19:46:48 -07:00
2009-06-17 04:31:14 -07:00
2009-06-17 04:31:16 -07:00
2009-06-15 21:30:28 -07:00
2009-07-08 15:24:30 -04:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-03 02:43:41 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-15 03:02:23 -07:00
2009-06-03 02:43:41 -07:00
2009-06-24 00:19:06 -07:00
2009-06-15 03:02:23 -07:00
2009-07-05 18:03:23 -07:00
2009-07-05 18:03:23 -07:00
2009-06-13 01:18:50 -07:00
2009-06-09 10:22:42 -05:00
2009-06-21 11:00:33 -05:00
2009-06-21 11:00:33 -05:00
2009-06-09 10:22:42 -05:00
2009-06-24 18:03:11 -07:00
2009-06-13 01:18:50 -07:00
2009-07-08 10:46:44 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-08 02:42:35 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-18 00:29:10 -07:00
2009-06-13 01:18:32 -07:00
2009-06-13 01:18:50 -07:00
2009-06-18 11:22:08 +10:00
2009-06-18 11:22:08 +10:00
2009-06-13 01:18:50 -07:00
2009-07-06 18:56:11 -07:00
2009-07-05 18:03:33 -07:00
2009-06-25 20:03:53 -07:00
2009-06-03 02:43:41 -07:00
2009-06-13 01:18:50 -07:00
2009-06-17 04:31:16 -07:00
2009-06-13 01:18:32 -07:00
2009-06-11 17:23:24 -07:00
2009-06-12 18:01:46 +02:00
2009-06-24 10:01:12 -07:00
2009-06-08 00:20:20 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-03 02:43:41 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-11 02:32:39 -07:00
2009-06-22 02:37:34 -07:00
2009-06-25 20:06:34 -07:00
2009-06-19 01:12:52 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-18 00:29:08 -07:00
2009-06-12 18:01:45 +02:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-22 11:32:24 -07:00
2009-06-22 11:32:24 -07:00
2009-06-03 02:51:04 -07:00
2009-06-16 14:15:44 +10:00
2009-06-16 14:15:44 +10:00
2009-06-23 16:36:27 -07:00
2009-07-08 10:49:28 -07:00
2009-06-19 01:12:52 -07:00
2009-06-13 01:18:32 -07:00
2009-06-08 00:20:22 -07:00
2009-06-08 00:20:22 -07:00
2009-06-22 02:37:34 -07:00
2009-06-13 01:18:50 -07:00
2009-06-25 20:03:56 -07:00
2009-06-17 18:46:46 -07:00
2009-06-13 01:18:50 -07:00
2009-06-26 09:28:42 -07:00
2009-06-17 18:46:54 -07:00
2009-06-05 10:46:25 +08:00
2009-06-13 01:18:50 -07:00
2009-07-05 18:03:30 -07:00
2009-06-17 01:36:23 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-13 01:18:50 -07:00
2009-06-11 02:47:14 -07:00
2009-06-08 00:21:48 -07:00
2009-06-13 01:18:50 -07:00
2009-07-06 12:47:07 -07:00
2009-06-12 18:01:46 +02:00
2009-06-18 14:07:15 -07:00
2009-06-18 14:07:15 -07:00
2009-06-25 02:45:42 -07:00
2009-06-21 22:42:30 -07:00
2009-06-18 00:29:08 -07:00
2009-06-15 21:30:28 -07:00