Commit 927e031c authored by Varka Bhadram's avatar Varka Bhadram Committed by Marcel Holtmann

mac802154: remove unused macro

This patch removes the unused macro which was removed
with the rework of linux-wpan kernel.
Signed-off-by: default avatarVarka Bhadram <varkab@cdac.in>
Signed-off-by: default avatarMarcel Holtmann <marcel@holtmann.org>
parent 8f451829
......@@ -94,8 +94,6 @@ struct ieee802154_sub_if_data {
struct mac802154_llsec sec;
};
#define MAC802154_CHAN_NONE 0xff /* No channel is assigned */
/* utility functions/constants */
extern const void *const mac802154_wpan_phy_privid; /* for wpan_phy privid */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment