]> 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)
commitf842b556ed0d9c9854371016f4095ba99e88dd28
treeaf1084cdfcdd4eb5d417ba46f73088c87069050e
parent8d41fc0ce255a307b974e3d1563297d3a46cf131
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