ieee802154: move ieee802154 header
This patch moves the ieee802154 header into include/linux instead include/net. Similar like wireless which have the ieee80211 header inside of include/linux. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Alan Ott <alan@signal11.us> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
このコミットが含まれているのは:
@@ -18,9 +18,9 @@
|
||||
#include <linux/spi/spi.h>
|
||||
#include <linux/interrupt.h>
|
||||
#include <linux/module.h>
|
||||
#include <linux/ieee802154.h>
|
||||
#include <net/cfg802154.h>
|
||||
#include <net/mac802154.h>
|
||||
#include <net/ieee802154.h>
|
||||
|
||||
/* MRF24J40 Short Address Registers */
|
||||
#define REG_RXMCR 0x00 /* Receive MAC control */
|
||||
|
新しいイシューから参照
ユーザーをブロックする