projects
/
open-ath9k-htc-firmware.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a2e7987
)
build fix: change HAL_TXKEYIX_INVALID size
author
Oleksij Rempel
<linux@rempel-privat.de>
Tue, 19 Mar 2013 09:42:23 +0000
(10:42 +0100)
committer
Oleksij Rempel
<linux@rempel-privat.de>
Sat, 30 Mar 2013 16:27:47 +0000
(17:27 +0100)
HAL_(R)XKEYIX_INVALID is a_uint8_t so i assume
HAL_(T)XKEYIX_INVALID should have same size.
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/ah_desc.h
patch
|
blob
|
history
diff --git
a/target_firmware/wlan/ah_desc.h
b/target_firmware/wlan/ah_desc.h
index f0e5c2818bf35f70c32ca3d72fbc3f07632527a8..8e09200b9cd09cc26bb428df1defde42bd7ae425 100755
(executable)
--- a/
target_firmware/wlan/ah_desc.h
+++ b/
target_firmware/wlan/ah_desc.h
@@
-125,7
+125,7
@@
struct ath_rx_status {
#define HAL_RXKEYIX_INVALID ((a_uint8_t) -1)
-#define HAL_TXKEYIX_INVALID ((a_uint
32
_t) -1)
+#define HAL_TXKEYIX_INVALID ((a_uint
8
_t) -1)
/*
* The following definitions are passed directly