mirror of
https://github.com/Dasharo/linux.git
synced 2026-03-06 15:25:10 -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>