]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: rx: remove override pkt_type set to PACKET_HOST
authorAlexander Aring <alex.aring@gmail.com>
Wed, 29 Oct 2014 20:34:38 +0000 (21:34 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 29 Oct 2014 22:07:45 +0000 (23:07 +0100)
commit9dfa038c6378c00272f47e2c5120d541582a96e5
tree5051272418315fa8ee571467685fe086c4415861
parent51d3271eb1996f175e78d72ec052b366a91449d0
mac802154: rx: remove override pkt_type set to PACKET_HOST

This patch removes pkt_type set to PACKET_HOST while monitor receiving.
This should be PACKET_OTHERHOST on monitor mode which already set
before.

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