diff options
author | Alexander Aring <alex.aring@gmail.com> | 2014-10-29 21:34:41 +0100 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-10-29 23:07:46 +0100 |
commit | 20b48120c14fb4bf6ebe4ed4cfa1b828e5e1dff8 (patch) | |
tree | 854ffaf70e18f91f0f3eae8f94f0e26ef6b19200 /drivers | |
parent | 18460672e0651705ca557c94a369003553c3f9d6 (diff) | |
download | linux-20b48120c14fb4bf6ebe4ed4cfa1b828e5e1dff8.tar.gz linux-20b48120c14fb4bf6ebe4ed4cfa1b828e5e1dff8.tar.bz2 linux-20b48120c14fb4bf6ebe4ed4cfa1b828e5e1dff8.zip |
mac802154: rx: monitor receive cleanup
This patch replace the !netif_running(sdata->dev) instead we doing a
!ieee802154_sdata_running(sdata). Also move this in two separate if
branches to compare with mac80211 code.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions