ath10k-ct: update to 2020-01-29
[openwrt/openwrt.git] / package / kernel / ath10k-ct / patches / 976-ath10k-Check-if-station-exists-before-forwarding-tx-.patch
index cd8967cb93325d99c941b09d18c926d762125f55..0ff885d95ae9d8bf43566f8ea5987f5ac700cf21 100644 (file)
@@ -70,7 +70,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
 
 --- a/ath10k-5.2/htt_rx.c
 +++ b/ath10k-5.2/htt_rx.c
-@@ -2507,7 +2507,7 @@ do_generic:
+@@ -2568,7 +2568,7 @@ do_generic:
                spin_lock_bh(&ar->data_lock);
  
                peer = ath10k_peer_find_by_id(ar, peer_id);