mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
In the event that register_netdev() failed, the rrpriv->evt_ring allocation would have not been freed. Signed-off-by: David Oostdyk <daveo@ll.mit.edu> Signed-off-by: David S. Miller <davem@davemloft.net>