kernel: bump 4.9 to 4.9.207
[openwrt/staging/wigyori.git] / target / linux / generic / backport-4.9 / 090-net-generalize-napi_complete_done.patch
index d8d8ad5ea4fb97a5c3af8b0083294b2c701b08ee..308dd0f194f1da13dcf1b9dc8648012f93838374 100644 (file)
@@ -1346,7 +1346,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  
 --- a/drivers/net/wireless/ath/ath10k/pci.c
 +++ b/drivers/net/wireless/ath/ath10k/pci.c
-@@ -2803,7 +2803,7 @@ static int ath10k_pci_napi_poll(struct n
+@@ -2804,7 +2804,7 @@ static int ath10k_pci_napi_poll(struct n
        done = ath10k_htt_txrx_compl_task(ar, budget);
  
        if (done < budget) {