ath: drop duplicated define
Remove duplicate NO_CTL that is just 2 lines below. Signed-off-by: Tomislav Požega <pozega.tomislav@gmail.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
Родитель
05039f01e6
Коммит
b50fd29c52
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче