diff options
| author | Sujith Manoharan <[email protected]> | 2014-09-16 01:49:27 +0000 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2014-09-16 20:18:42 +0000 |
| commit | 853854d6b2e43b7f7fbbcc87558503f00aa0abf2 (patch) | |
| tree | 36e134c010af92931996cfe99da3e0ed04153cba /net/ipv4/tcp_output.c | |
| parent | ath9k: initialize ath_node linked list (diff) | |
| download | kernel-853854d6b2e43b7f7fbbcc87558503f00aa0abf2.tar.gz kernel-853854d6b2e43b7f7fbbcc87558503f00aa0abf2.zip | |
ath9k: Fix build error
This happens when CONFIG_ATH9K_CHANNEL_CONTEXT is
not enabled.
../drivers/net/wireless/ath/ath9k/recv.c: In function ‘ath_rx_ps_beacon’:
../drivers/net/wireless/ath/ath9k/recv.c:553:27: error: ‘struct ath_softc’ has no member named ‘offchannel’
if (sc->cur_chan == &sc->offchannel.chan)
^
../scripts/Makefile.build:257: recipe for target 'drivers/net/wireless/ath/ath9k/recv.o' failed
make[10]: *** [drivers/net/wireless/ath/ath9k/recv.o] Error 1
../scripts/Makefile.build:404: recipe for target 'drivers/net/wireless/ath/ath9k' failed
make[9]: *** [drivers/net/wireless/ath/ath9k] Error 2
Signed-off-by: Sujith Manoharan <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
