All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] ath: drop duplicated include
@ 2019-03-12 19:10 Tomislav Požega
  2019-03-12 19:10 ` [PATCH 2/2] ath9k: drop redundant code in ar9003_hw_set_channel Tomislav Požega
  2019-03-13  6:52 ` [PATCH 1/2] ath: drop duplicated include Kalle Valo
  0 siblings, 2 replies; 8+ messages in thread
From: Tomislav Požega @ 2019-03-12 19:10 UTC (permalink / raw)
  To: linux-wireless; +Cc: kvalo, Tomislav Po�ega

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset=UTF-8, Size: 546 bytes --]

Signed-off-by: Tomislav Po¸ega <pozega.tomislav@gmail.com>
---
 drivers/net/wireless/ath/regd.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/net/wireless/ath/regd.h b/drivers/net/wireless/ath/regd.h
index 75ddaef..8d5a16b 100644
--- a/drivers/net/wireless/ath/regd.h
+++ b/drivers/net/wireless/ath/regd.h
@@ -28,7 +28,6 @@ enum ctl_group {
 	CTL_ETSI = 0x30,
 };
 
-#define NO_CTL 0xff
 #define SD_NO_CTL               0xE0
 #define NO_CTL                  0xff
 #define CTL_11A                 0
-- 
1.7.0.4


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

end of thread, other threads:[~2019-03-14 15:52 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-12 19:10 [PATCH 1/2] ath: drop duplicated include Tomislav Požega
2019-03-12 19:10 ` [PATCH 2/2] ath9k: drop redundant code in ar9003_hw_set_channel Tomislav Požega
2019-03-13  6:54   ` Kalle Valo
2019-03-13 12:57     ` Tom Psyborg
2019-03-14 13:28       ` Kalle Valo
2019-03-14 14:10         ` Tom Psyborg
2019-03-14 15:52           ` Kalle Valo
2019-03-13  6:52 ` [PATCH 1/2] ath: drop duplicated include Kalle Valo

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.