提交 4eb2ae9a 编写于 作者: H Harvey Harrison 提交者: John W. Linville

mac80211: remove WLAN_FC_DATA_PRESENT

All users are gone now.
Signed-off-by: NHarvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 a4b7d7bd
......@@ -36,8 +36,6 @@
#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
#endif /* ETH_P_PAE */
#define WLAN_FC_DATA_PRESENT(fc) (((fc) & 0x4c) == 0x08)
struct ieee80211_local;
/* Maximum number of broadcast/multicast frames to buffer when some of the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册