projects
/
unionfs-2.6.39.y.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bdf7b2
)
wl12xx: Restore testmode ABI
author
Pontus Fuchs
<pontus.fuchs@gmail.com>
Thu, 1 Dec 2011 11:13:44 +0000
(12:13 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 12 Jan 2012 19:33:11 +0000
(11:33 -0800)
commit
3f1764945eaac532c20ab1f23afa352a40f797b2
upstream.
Commit
80900d0140a7648587982c8f299830e900e49165
accidently broke
the ABI for testmode commands. Restore the ABI again.
Signed-off-by: Pontus Fuchs <pontus.fuchs@gmail.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/net/wireless/wl12xx/testmode.c
patch
|
blob
|
history
diff --git
a/drivers/net/wireless/wl12xx/testmode.c
b/drivers/net/wireless/wl12xx/testmode.c
index 4ae8effaee22828acf9565d47d9ad599f4ac9c00..abfb120df11803193b951bb3f228b119d3200a78 100644
(file)
--- a/
drivers/net/wireless/wl12xx/testmode.c
+++ b/
drivers/net/wireless/wl12xx/testmode.c
@@
-36,6
+36,7
@@
enum wl1271_tm_commands {
WL1271_TM_CMD_TEST,
WL1271_TM_CMD_INTERROGATE,
WL1271_TM_CMD_CONFIGURE,
+ WL1271_TM_CMD_NVS_PUSH, /* Not in use. Keep to not break ABI */
WL1271_TM_CMD_SET_PLT_MODE,
WL1271_TM_CMD_RECOVER,