projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a279d5
)
net/wireless: remove macro defined twice with same value
author
Oskar Schirmer
<
[email protected]
>
Tue, 3 Jul 2012 09:31:48 +0000
(09:31 +0000)
committer
John W. Linville
<
[email protected]
>
Mon, 9 Jul 2012 20:36:22 +0000
(16:36 -0400)
In the list of commands CMD_802_11_EEPROM_ACCESS had been
defined twice, unnecessarily, luckily with same value.
Remove one occurence.
Signed-off-by: Oskar Schirmer <
[email protected]
>
Cc: Marcelo Tosatti <
[email protected]
>
Cc: Dan Williams <
[email protected]
>
Signed-off-by: John W. Linville <
[email protected]
>
drivers/net/wireless/libertas/host.h
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/libertas/host.h
b/drivers/net/wireless/libertas/host.h
index 2e2dbfa2ee500f8072f8696df7f8d6711d58fbd9..96726f79a1dd9f8d90ff0d1f06ff5b587d93042e 100644
(file)
--- a/
drivers/net/wireless/libertas/host.h
+++ b/
drivers/net/wireless/libertas/host.h
@@
-68,7
+68,6
@@
#define CMD_802_11_BEACON_STOP 0x0049
#define CMD_802_11_MAC_ADDRESS 0x004d
#define CMD_802_11_LED_GPIO_CTRL 0x004e
-#define CMD_802_11_EEPROM_ACCESS 0x0059
#define CMD_802_11_BAND_CONFIG 0x0058
#define CMD_GSPI_BUS_CONFIG 0x005a
#define CMD_802_11D_DOMAIN_INFO 0x005b