mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-23 05:51:27 +09:00
Take the RTNL lock unconditionally when calling dev_close. Taking the lock conditionally may cause race conditions. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>