1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter.git synced 2025-02-12 19:31:52 +00:00

Remove not more needed patch

This commit is contained in:
Ycarus (Yannick Chabanois) 2022-12-22 19:49:54 +01:00
parent 4b5148c9d4
commit 3f65047e13

View file

@ -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;