Historical ath9k-devel archives
 help / color / mirror / Atom feed
* [ath9k-devel] Handling received ACK frame in ath9k_htc
@ 2015-07-08 14:16 Jeon
  2015-07-10 10:24 ` Oleksij Rempel
  0 siblings, 1 reply; 2+ messages in thread
From: Jeon @ 2015-07-08 14:16 UTC (permalink / raw)
  To: ath9k-devel

I am trying to timestamp when a ACK frame is received in ath9k_htc module.
WLAN card is TL-WN722N from TP-LINK

I've modified a function `ath9k_rx_tasklet()` in `ath/ath9k/htc_drv_txrx.c`
like [this](
https://gist.github.com/gsongsong/991705f9c38ce6a9cda7#file-gistfile1-txt-L37
)

When I build and install the modified  kernel source, however, that
`printk` message does not appear in the `dmesg` log.

After some search, I've found [a thread](
https://www.mail-archive.com/ath9k-devel%40lists.ath9k.org/msg12280.html).
It says, ACK is processed by hardware itself and is not passed to ath9k_htc
kernel module. Is it right? Then, isn't there a way to check whether an ACK
frame is received in a ath9k_htc kernel module?

Regards,
Jeon.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ath9k.org/pipermail/ath9k-devel/attachments/20150708/0800225a/attachment.htm 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-10 10:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-08 14:16 [ath9k-devel] Handling received ACK frame in ath9k_htc Jeon
2015-07-10 10:24 ` Oleksij Rempel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox