diff options
author | Julia Lawall <[email protected]> | 2012-03-11 11:49:02 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-03-11 15:41:18 -0700 |
commit | a997cbb330689f476646330a9708725dd1523aba (patch) | |
tree | 18ba4b684444cb891f06eda210c32ba4e58008ab /net/lapb/lapb_subr.c | |
parent | 5eac5f6d3706cc075c543007ad1e70150faac7ba (diff) |
drivers/net/irda/{ali-ircc, via-ircc, w83977af-ir}.c: ensure arguments to request_irq and free_irq are compatible
Convert calls to free_irq so that the second argument is the same as the
last argument of the corresponding call to request_irq. Without this
property, free_irq does nothing.
Signed-off-by: Julia Lawall <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions