]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: 6lowpan: fix non-lowpan wpan interfaces
authorAlexander Aring <alex.aring@gmail.com>
Sat, 15 Aug 2015 09:00:33 +0000 (11:00 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 15 Aug 2015 21:28:09 +0000 (23:28 +0200)
commita4c3ddecba1ab70269bf387216d6220a87ffaf63
treeaf1084cdfcdd4eb5d417ba46f73088c87069050e
parent54aee97ddf875f1c773d8f779194cd8f47620cb4
ieee802154: 6lowpan: fix non-lowpan wpan interfaces

We receive all 802.15.4 frames on the packet handler "lowpan_rcv" this
patch checks if the wpan device belongs to a lowpan interface.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/6lowpan/rx.c