commit | e50b770ea5c9eff0013e8ae714d20182ed50d5e6 | [log] [tgz] |
---|---|---|
author | Harini Katakam <harini.katakam@xilinx.com> | Fri Jul 06 12:18:57 2018 +0530 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 07 20:54:25 2018 +0900 |
tree | 2fff972b1cd6cdd5f8e12c319a38a4683ea306ee | |
parent | e1bbdd57047454dad068dc36612dd60a57f4c58f [diff] |
net: macb: Free RX ring for all queues rx ring is allocated for all queues in macb_alloc_consistent. Free the same for all queues instead of just Q0. Signed-off-by: Harini Katakam <harini.katakam@xilinx.com> Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>