summaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2014-10-29 21:34:36 +0100
committerMarcel Holtmann <marcel@holtmann.org>2014-10-29 23:07:45 +0100
commitb7889497d306df0be52300b3060ebc12b4194f9a (patch)
treeee2f0a995b2e5579f63960a47f2f519dbffa326e /include/net
parent08c511a7331cf6edb28895d7f46c3039180b30cb (diff)
downloadop-kernel-dev-b7889497d306df0be52300b3060ebc12b4194f9a.zip
op-kernel-dev-b7889497d306df0be52300b3060ebc12b4194f9a.tar.gz
mac802154: rx: simplify crc receive handling
This patch change the actual crc handling while receive. Currently the IEEE802154_HW_RX_OMIT_CKSUM flag is used to filter a frame with a bad crc. This patch changes the behaviour of IEEE802154_HW_RX_OMIT_CKSUM to add a crc while receiving for the monitor interface. After monitor receiving we remove the crc for frame parsing. This affect the driver layer because all drivers sets IEEE802154_HW_RX_OMIT_CKSUM and deliver without checksum. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud