"fs/git@git.tuxist.de:jan.koester/linux.git" did not exist on "130d1f956ab367bab855336279afa3b19acdc9a1"
net: ethernet: fix kernel OOPS when remove davinci_mdio module
davinci mdio device is not unregistered from mdiobus when removing the module, which causes BUG_ON() when free the device from mdiobus. Calling mdiobus_unregister() before mdiobus_free() fixes the issue. Signed-off-by:Bin Liu <b-liu@ti.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Loading
Please sign in to comment