Pawel Wodkowski 6cb0bf3383 ixgbe: fix buffer overrun in non-bulk alloc mode
When bulk alloc is enabled at compile time but preconditions for
it are not met at runtime the ixgbe_reset_rx_queue() function
overrides rxq->sw_ring not allocated elements.

Fixes: 01fa1d6215fa ("ixgbe: unify Rx setup")

Signed-off-by: Pawel Wodkowski <pawelx.wodkowski@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-03-20 22:42:51 +01:00
..
2015-03-10 12:06:08 +01:00
2015-02-24 22:12:35 +01:00
2015-02-24 02:26:24 +01:00
2015-03-04 11:19:37 +01:00
2015-03-10 12:06:08 +01:00
2015-02-26 00:31:45 +01:00