projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8f45182
)
mac802154: remove unused macro
author
Varka Bhadram
<varkabhadram@gmail.com>
Tue, 23 Jun 2015 10:33:44 +0000
(16:03 +0530)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 23 Jul 2015 15:10:48 +0000
(17:10 +0200)
This patch removes the unused macro which was removed
with the rework of linux-wpan kernel.
Signed-off-by: Varka Bhadram <varkab@cdac.in>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/ieee802154_i.h
patch
|
blob
|
blame
|
history
diff --git
a/net/mac802154/ieee802154_i.h
b/net/mac802154/ieee802154_i.h
index 6d4f3ccc3c1c3dd562b3185451cc488cd4b7c027..ed8746334befa687764fa5575bff40a7c84901e1 100644
(file)
--- a/
net/mac802154/ieee802154_i.h
+++ b/
net/mac802154/ieee802154_i.h
@@
-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 */