projects
/
librecmc
/
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:
a45bc25
)
build fix: sc_rxdesc_held should be ath_rx_desc
author
Oleksij Rempel
<linux@rempel-privat.de>
Thu, 28 Mar 2013 15:54:41 +0000
(16:54 +0100)
committer
Oleksij Rempel
<linux@rempel-privat.de>
Sat, 30 Mar 2013 16:27:47 +0000
(17:27 +0100)
Signed-off-by: Oleksij Rempel <linux@rempel-privat.de>
target_firmware/wlan/if_athvar.h
patch
|
blob
|
history
diff --git
a/target_firmware/wlan/if_athvar.h
b/target_firmware/wlan/if_athvar.h
index 59041494346c8dd6cbe22f28e4d48e19568eda52..db1dfee9af9a3108deb853e9fce5e4ee8c713d0a 100755
(executable)
--- a/
target_firmware/wlan/if_athvar.h
+++ b/
target_firmware/wlan/if_athvar.h
@@
-383,7
+383,7
@@
struct ath_softc_tgt
ath_deschead sc_rxdesc_idle;
ath_deschead sc_rxdesc;
- struct ath_desc *sc_rxdesc_held;
+ struct ath_
rx_
desc *sc_rxdesc_held;
struct ath_buf *sc_txbuf_held;