mirror of
https://github.com/torvalds/linux
synced 2026-07-05 17:22:28 +09:00
When the register_netdevice() call fails, the newly allocated device is not freed. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>