Re: [ath9k-devel] [PATCH] tcpdump: add STBC Rx support

2013-05-04 Thread Guy Harris
You might want to fork the tcpdump Git repository on GitHub: https://github.com/the-tcpdump-group/tcpdump make your changes, and submit a pull request for the tcpdump repository; that's the preferred way to submit changes to tcpdump (and, *mutatis mutandis*, to libpcap).

[ath9k-devel] [PATCH] tcpdump: add STBC Rx support

2013-05-03 Thread Oleksij Rempel
Signed-off-by: Oleksij Rempel li...@rempel-privat.de --- ieee802_11_radio.h | 6 ++ print-802_11.c | 5 + 2 files changed, 11 insertions(+) diff --git a/ieee802_11_radio.h b/ieee802_11_radio.h index 5aff137..65c25df 100644 --- a/ieee802_11_radio.h +++ b/ieee802_11_radio.h @@ -277,6