Skip to content

Commit

Permalink
backports: patches: Refresh on kernel 5.8
Browse files Browse the repository at this point in the history
GRO_CONSUMED was removed from rivers/net/wireless/ath/wil6210/txrx.c,
remove patches/0090-remove-GRO_CONSUMED.patch

Signed-off-by: Hauke Mehrtens <[email protected]>
  • Loading branch information
hauke committed Aug 8, 2020
1 parent cf78f6e commit 79400d9
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 18 deletions.
2 changes: 1 addition & 1 deletion patches/0014-netlink_seq/net_wireless_nl80211.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
@@ -9037,7 +9037,9 @@ static int nl80211_dump_scan(struct sk_b
@@ -9038,7 +9038,9 @@ static int nl80211_dump_scan(struct sk_b
if (start == 0)
cfg80211_bss_expire(rdev);

Expand Down
2 changes: 1 addition & 1 deletion patches/0077-genl-ro-after-init/nl80211.patch
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
@@ -15241,7 +15241,7 @@ static const struct genl_ops nl80211_ops
@@ -15242,7 +15242,7 @@ static const struct genl_ops nl80211_ops
},
};

Expand Down
16 changes: 0 additions & 16 deletions patches/0090-remove-GRO_CONSUMED.patch

This file was deleted.

0 comments on commit 79400d9

Please sign in to comment.