diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-09-02 15:21:21 +0300 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-09-17 14:20:03 +0300 |
commit | 989d433dca558fda85e592fc675af2a59af88858 (patch) | |
tree | b33e6f9c324a695cb8ac402d7610d54575bf14d5 /Kbuild | |
parent | 348a882ea745039295e721ef00f1b46307fb1c88 (diff) | |
download | linux-989d433dca558fda85e592fc675af2a59af88858.tar.xz |
ieee802154: 6lowpan: change if lowpan dev is running
We don't need to check if the wpan interface is running because the
lowpan_rcv is the packet layer receive handler for the wpan interface.
Instead doing a check if wpan interface is running we should check if
the lowpan interface is running before starting 6lowpan adaptation layer.
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions