mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07: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>