diff options
author | Alexander Aring <alex.aring@gmail.com> | 2015-09-18 11:30:44 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-09-22 11:51:20 +0200 |
commit | 02c7b6922899621aa8e8babe27fca7b6b2e497b0 (patch) | |
tree | 6b9ab5b1dac2512b6341af6dd0f7e9b2003ff6fc /drivers/net/ieee802154 | |
parent | 87a93e4eceb495f93e3f37b100334d2641765b6c (diff) | |
download | blackbird-obmc-linux-02c7b6922899621aa8e8babe27fca7b6b2e497b0.tar.gz blackbird-obmc-linux-02c7b6922899621aa8e8babe27fca7b6b2e497b0.zip |
mac802154: tx: add warning if MTU exceeds
Sending over AF_PACKET RAW sockets we can sending frames which exceeds
MTU size. To handling it correct we need to change things in AF_PACKET
which knows on RAW sockets an additional FCS is set by hardware or
mac802154 transmit functionality.
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'drivers/net/ieee802154')
0 files changed, 0 insertions, 0 deletions