libubox: update to latest version, fixes timer/process deletion on uloop_done()
[openwrt.git] / package / mac80211 / patches / 570-ath9k-define-DEVID-for-QCA955x.patch
1 From ba1e32844fcd396d90b357d3a620ffc1abcde614 Mon Sep 17 00:00:00 2001
2 From: Gabor Juhos <juhosg@openwrt.org>
3 Date: Mon, 2 Jul 2012 17:10:13 +0200
4 Subject: [PATCH 01/20] ath9k: define DEVID for QCA955x
5
6 Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
7 Acked-by: Luis R. Rodriguez <mcgrof@qca.qualcomm.com>
8 ---
9  drivers/net/wireless/ath/ath9k/hw.h |    1 +
10  1 files changed, 1 insertions(+), 0 deletions(-)
11
12 --- a/drivers/net/wireless/ath/ath9k/hw.h
13 +++ b/drivers/net/wireless/ath/ath9k/hw.h
14 @@ -48,6 +48,7 @@
15  #define AR9300_DEVID_AR9580    0x0033
16  #define AR9300_DEVID_AR9462    0x0034
17  #define AR9300_DEVID_AR9330    0x0035
18 +#define AR9300_DEVID_QCA955X   0x0038
19  
20  #define AR5416_AR9100_DEVID    0x000b
21