mam dalsi problém z kompiláciou ovládača. Ked dam make začne kompilovať ale skonči to týmto:
.
.
.
CC [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ar9002_mac.o
CC [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ar9003_mac.o
CC [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ar9003_eeprom.o
CC [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ar9003_paprd.o
LD [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ath9k.o
LD [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ath9k_hw.o
LD [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ath9k_common.o
LD [M] /home/tommq/Plocha/a/drivers/net/wireless/ath/ath9k/ath9k_htc.o
LD /home/tommq/Plocha/a/net/mac80211/built-in.o
CC [M] /home/tommq/Plocha/a/net/mac80211/main.o
CC [M] /home/tommq/Plocha/a/net/mac80211/status.o
CC [M] /home/tommq/Plocha/a/net/mac80211/sta_info.o
CC [M] /home/tommq/Plocha/a/net/mac80211/wep.o
CC [M] /home/tommq/Plocha/a/net/mac80211/wpa.o
CC [M] /home/tommq/Plocha/a/net/mac80211/scan.o
CC [M] /home/tommq/Plocha/a/net/mac80211/offchannel.o
CC [M] /home/tommq/Plocha/a/net/mac80211/ht.o
CC [M] /home/tommq/Plocha/a/net/mac80211/agg-tx.o
/home/tommq/Plocha/a/net/mac80211/agg-tx.c: In function ‘___ieee80211_stop_tx_ba_session’:
/home/tommq/Plocha/a/net/mac80211/agg-tx.c:158:3: error: implicit declaration of function ‘kfree_rcu’
/home/tommq/Plocha/a/net/mac80211/agg-tx.c:158:21: error: ‘rcu_head’ undeclared (first use in this function)
/home/tommq/Plocha/a/net/mac80211/agg-tx.c:158:21: note: each undeclared identifier is reported only once for each function it appears in
/home/tommq/Plocha/a/net/mac80211/agg-tx.c: In function ‘ieee80211_tx_ba_session_handle_start’:
/home/tommq/Plocha/a/net/mac80211/agg-tx.c:317:21: error: ‘rcu_head’ undeclared (first use in this function)
/home/tommq/Plocha/a/net/mac80211/agg-tx.c: In function ‘ieee80211_stop_tx_ba_cb’:
/home/tommq/Plocha/a/net/mac80211/agg-tx.c:696:20: error: ‘rcu_head’ undeclared (first use in this function)
make[3]: *** [/home/tommq/Plocha/a/net/mac80211/agg-tx.o] Chyba 1
make[2]: *** [/home/tommq/Plocha/a/net/mac80211] Chyba 2
make[1]: *** [_module_/home/tommq/Plocha/a] Chyba 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.38-8-generic'
make: *** [modules] Chyba 2
vie niekto čo s tym ? diki