Files
linux/drivers/net
Dan Carpenter 0331402aea qed: Fix an off by one bug
The p_l2_info->pp_qid_usage[] array has "p_l2_info->queues" elements so
the > here should be a >= or we write beyond the end of the array.

Fixes: bbe3f233ec ("qed: Assign a unique per-queue index to queue-cid")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Acked-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-14 15:20:04 -04:00
..
2017-05-02 23:41:42 +03:00
2017-06-14 15:20:04 -04:00
2017-06-13 13:54:03 -04:00
2017-04-24 12:35:56 -04:00
2017-04-24 12:35:56 -04:00
2017-06-06 16:23:31 -04:00
2017-04-24 12:35:56 -04:00