From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Kudelski Date: Mon, 17 Sep 2012 17:10:53 +0200 Subject: [ath9k-devel] Accessing transmission status Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org Hi All, I'm a researcher and I'm working on an ad-hoc routing protocol implementation. I'm experimenting with the ath9k_htc driver and I wonder whether there is any chance of accessing the information about TX status of a frame (simply: success or failure?). I am not afraid of digging in and modifying/recompiling the driver's code. But I don't know where to start from... I will appreciate any kind of help :-) Cheers, Michal