All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next] mac802154: remove unused macro
@ 2015-06-23 10:33 Varka Bhadram
  2015-06-23 10:51 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Varka Bhadram @ 2015-06-23 10:33 UTC (permalink / raw)
  To: linux-wpan; +Cc: alex.aring, Varka Bhadram

This patch removes the unused macro which was removed
with the rework of linux-wpan kernel.

Signed-off-by: Varka Bhadram <varkab@cdac.in>
---
 net/mac802154/ieee802154_i.h |    2 --
 1 file changed, 2 deletions(-)

diff --git a/net/mac802154/ieee802154_i.h b/net/mac802154/ieee802154_i.h
index 6d4f3cc..ed87463 100644
--- 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 */
 
-- 
1.7.9.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH bluetooth-next] mac802154: remove unused macro
  2015-06-23 10:33 [PATCH bluetooth-next] mac802154: remove unused macro Varka Bhadram
@ 2015-06-23 10:51 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2015-06-23 10:51 UTC (permalink / raw)
  To: Varka Bhadram; +Cc: linux-wpan, Alexander Aring, Varka Bhadram

Hi Varka,

> This patch removes the unused macro which was removed
> with the rework of linux-wpan kernel.
> 
> Signed-off-by: Varka Bhadram <varkab@cdac.in>
> ---
> net/mac802154/ieee802154_i.h |    2 --
> 1 file changed, 2 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-06-23 10:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-23 10:33 [PATCH bluetooth-next] mac802154: remove unused macro Varka Bhadram
2015-06-23 10:51 ` Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.