mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
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>