1
0
Fork 0
remarkable-linux/net/mac802154
Alexander Aring 3e69162ea4 6lowpan: set and use mac_len for mac header length
Set the mac header length while creating the 802.15.4 mac header.

Drop the function for recalculate mac header length in upper layers
which was static and works for intra pan communication only.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Werner Almesberger <werner@almesberger.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-30 17:18:46 -04:00
..
Kconfig net/mac802154: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:40:01 -08:00
Makefile mac802154: add wpan device-class support 2012-06-26 21:06:11 -07:00
ieee802154_dev.c mac802154: Use pr_err(...) rather than printk(KERN_ERR ...) 2013-10-30 17:05:44 -04:00
mac802154.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-30 03:55:20 -04:00
mac_cmd.c mac802154: add mac802154_dev_get_dsn() 2013-03-26 12:37:58 -04:00
mib.c mac802154: Keep track of the channel when changed 2013-04-08 12:09:18 -04:00
monitor.c mac802154: monitor device support 2012-05-16 15:17:08 -04:00
rx.c mac802154: add wpan device-class support 2012-06-26 21:06:11 -07:00
tx.c mac802154: Keep track of the channel when changed 2013-04-08 12:09:18 -04:00
wpan.c 6lowpan: set and use mac_len for mac header length 2013-10-30 17:18:46 -04:00