--- a/net80211/ieee80211_linux.c +++ b/net80211/ieee80211_linux.c @@ -330,6 +330,9 @@ k->wk_cipher->ic_name, k->wk_keyix, (unsigned long long)rsc); + /* disabled for now due to bogus events for unknown reasons */ + return; + /* TODO: needed parameters: count, keyid, key type, src address, TSC */ snprintf(buf, sizeof(buf), "%s(keyid=%d %scast addr=" MAC_FMT ")", tag, k->wk_keyix, on/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/mediatek/patches-4.14/0128-usb-xhci-mtk-check-clock-stability-of-U3_MAC.patch
blob: ebd0ea10dd00024889760616645afea408e932d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36