diff options
author | Kulikov Vasiliy <segooon@gmail.com> | 2010-07-09 02:31:26 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-07-11 18:15:08 -0700 |
commit | 451d33dd223f15451c1b8fb388447d39e1cd955b (patch) | |
tree | a7507b0a9f00d998af090973e6c11cc8da3c9be4 /net/ipv4/ip_fragment.c | |
parent | 835bb606faffcd761e7abbc6b5de89ea5c409123 (diff) |
at1700: fix double free_irq
free_irq() is called both in net_close() and cleanup_card(). Since it
is requested in at1700_probe1(), leave free_irq() only in cleanup_card()
for balance.
Signed-off-by: Kulikov Vasiliy <segooon@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_fragment.c')
0 files changed, 0 insertions, 0 deletions