Re: [ath5k-devel] Cannot find connection in TX between ath5k and mac80211

2009-12-15 Thread shashi raj singh
In tx.c in function ieee80211_tx, line 1280 calls __ieee80211_tx() which calls drv_tx(. Shashi > Message: 2 > Date: Tue, 15 Dec 2009 07:21:33 +0800 > From: Situ Ma > Subject: [ath5k-devel] Cannot find connection in TX between > ath5k and >     mac80211 > To: > Mes

[ath5k-devel] Cannot find connection in TX between ath5k and mac80211

2009-12-14 Thread Situ Ma
Hi everybody, I am trying to understand the progress in sending a packet. Now I figure out the sequence taken in mac80211 from at first hard_start_xmit->ieee80211_subif_start_xmit->ieee80211_xmit->ieee80211_tx->invoke_tx_handles. My question is which step call the fuction in ath5k to put