diff options
| author | Arvind Yadav <[email protected]> | 2017-11-14 08:12:38 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-11-14 13:04:11 +0000 |
| commit | bde533f2ea607cbbbe76ef8738b36243939a7bc2 (patch) | |
| tree | 1128d687e556b8c467deb42124bebb10d8730ce8 /drivers/tty/serial/sccnxp.c | |
| parent | net-sysfs: trigger netlink notification on ifalias change via sysfs (diff) | |
| download | kernel-bde533f2ea607cbbbe76ef8738b36243939a7bc2.tar.gz kernel-bde533f2ea607cbbbe76ef8738b36243939a7bc2.zip | |
atm: horizon: Fix irq release error
atm_dev_register() can fail here and passed parameters to free irq
which is not initialised. Initialization of 'dev->irq' happened after
the 'goto out_free_irq'. So using 'irq' insted of 'dev->irq' in
free_irq().
Signed-off-by: Arvind Yadav <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions
