mirror of
https://github.com/Ysurac/openmptcprouter.git
synced 2025-02-13 03:41:54 +00:00
Remove not more needed patch
This commit is contained in:
parent
4b5148c9d4
commit
3f65047e13
1 changed files with 0 additions and 12 deletions
|
@ -1,12 +0,0 @@
|
||||||
--- a/mac80211.c 2021-10-20 15:48:58.682784216 +0200
|
|
||||||
+++ b/mac80211.c 2021-10-20 15:50:38.921118149 +0200
|
|
||||||
@@ -766,8 +766,8 @@
|
|
||||||
buf_size, params->ssn,
|
|
||||||
params->amsdu);
|
|
||||||
spin_lock_bh(&priv->stream_lock);
|
|
||||||
- break;
|
|
||||||
}
|
|
||||||
+ break;
|
|
||||||
case IEEE80211_AMPDU_RX_STOP:
|
|
||||||
if (priv->chip_type == MWL8964) {
|
|
||||||
struct mwl_ampdu_stream tmp;
|
|
Loading…
Reference in a new issue