summaryrefslogtreecommitdiffstats
path: root/include/net/ieee802154_netdev.h
diff options
context:
space:
mode:
authoralex.bluesman.smirnov@gmail.com <alex.bluesman.smirnov@gmail.com>2012-05-15 20:50:21 +0000
committerDavid S. Miller <davem@davemloft.net>2012-05-16 15:16:44 -0400
commit1cd829c83eab8b899b85d597c767fcf8b4cf8fd6 (patch)
treeb081f047332ceeaffd25ec55a5e8f9158a52360a /include/net/ieee802154_netdev.h
parent1010f540181b00c7013eeb04d1bf8aedd5a56835 (diff)
downloadop-kernel-dev-1cd829c83eab8b899b85d597c767fcf8b4cf8fd6.zip
op-kernel-dev-1cd829c83eab8b899b85d597c767fcf8b4cf8fd6.tar.gz
mac802154: RX data path
Main RX data path implementation between physical and mac layers. Signed-off-by: Alexander Smirnov <alex.bluesman.smirnov@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/ieee802154_netdev.h')
-rw-r--r--include/net/ieee802154_netdev.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/net/ieee802154_netdev.h b/include/net/ieee802154_netdev.h
index 5743055..12a7ee4 100644
--- a/include/net/ieee802154_netdev.h
+++ b/include/net/ieee802154_netdev.h
@@ -26,6 +26,8 @@
#ifndef IEEE802154_NETDEVICE_H
#define IEEE802154_NETDEVICE_H
+#include <net/af_ieee802154.h>
+
/*
* A control block of skb passed between the ARPHRD_IEEE802154 device
* and other stack parts.
OpenPOWER on IntegriCloud