Re: ACK for a DATA frame

Zhu Yi <[email protected]>
Newsgroups gmane.linux.drivers.ipw2100.devel
Organization Intel Corp.
Message-ID <[email protected]>
On Wed, 2006-11-22 at 15:45 +0000, Siva Sivavakeesar wrote:
> For this purpose I wish to use the function ieee80211_rx() appearing
> in ieee80211_rx.c file. Within this function, I am trying to see
> whether I have received any frame of IEEE80211_STYPE_ACK type with the
> following if-clause. Given that the condition is never satified, the
> program does not get into and never executed the statments appearing
> within the if clause.
> 
>    if (WLAN_FC_GET_STYPE == IEEE80211_STYPE_ACK) {
> 
>     // perform some calculations
>   }

You won't get the ACK packets from driver since the firmware already
handles it and filtered it out.

Thanks,
-yi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.