Toshiaki Makita 2439fc4d71 igb: Fix NULL assignment to incorrect variable in igb_reset_q_vector
adapter->tx_ring is set to NULL where rx_ring should be.

Fixes: 5536d2102a2d ("igb: Combine q_vector and ring allocation into a single function")
Signed-off-by: Toshiaki Makita <makita.toshiaki@lab.ntt.co.jp>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2015-05-07 05:11:29 -07:00
..
2015-03-02 16:43:41 -05:00
2015-04-01 12:43:09 -04:00
2015-04-01 22:52:29 -04:00
2015-04-07 15:21:55 -04:00
2015-04-11 22:29:40 -04:00
2015-04-02 14:05:01 -04:00
2015-04-22 18:45:49 -04:00