commit | 1054ed81c4f5225d7a45fe5dec67430280bf3793 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Wed Oct 29 21:34:38 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Wed Oct 29 23:07:45 2014 +0100 |
tree | 5051272418315fa8ee571467685fe086c4415861 | |
parent | ec718f3db9b7968ca5dfb10c85c56ff27149df94 [diff] |
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>