mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-13 09:00:39 +09: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>