Skip to content
Snippets Groups Projects
Commit b5de4a22 authored by Ying Xue's avatar Ying Xue Committed by David S. Miller
Browse files

atm: idt77252: fix dev refcnt leak


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: default avatarYing Xue <ying.xue@windriver.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 236c9f84
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment