mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
b5de4a22f1
init_card() calls dev_get_by_name() to get a network deceive. But it doesn't decrease network device reference count after the device is used. Signed-off-by: Ying Xue <ying.xue@windriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>