diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-06-13 22:15:51 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-06-15 01:22:19 +0200 |
commit | b4ee194441d7e4457c7bac6c2a5da8428974db5a (patch) | |
tree | 388fdab0b5d3f6b4087aa63241dec900c6e62381 /kernel/signal.c | |
parent | 1bc1754e82f03c2c29b6e39ee02af48fa3bdef23 (diff) |
mac802154: iface: fix hrtimer cancel on ifdown
The interframe spacing timer is a per phy definition and is part of a
ieee802154_local structure. If we have possible multiple interfaces
ifdown one interface then the timer should not be cancled. First if the
last interface is down and the receive handling is stopped we should be
sure that the interframe spacing timer isn't run anymore.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'kernel/signal.c')
0 files changed, 0 insertions, 0 deletions