From: "Yavuz, Tuba" <t...@ece.ufl.edu> Date: Wed, 6 Feb 2019 00:40:31 +0000
> > On an error path inside the hso_create_net_device function of the hso > driver, hso_free_net_device gets called. This causes potentially a > negative reference count in the net device if register_netdev has not > been called yet as hso_free_net_device calls unregister_netdev > regardless. I think the driver should distinguish these cases and call > unregister_netdev only if register_netdev has been called. > > Signed-off-by: Tuba Yavuz <t...@ece.ufl.edu> This patch is corrupted by your email client.