summaryrefslogtreecommitdiff
path: root/patches/0077-genl-ro-after-init/nl80211.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2018-09-17 23:31:39 +0200
committerJohannes Berg <johannes.berg@intel.com>2018-09-19 11:06:48 +0200
commit0a4cd9bd740700db6e72da6d408d24ea50d224d7 (patch)
tree5e91f447b6abab54a3d262a66ddfdd44a951a742 /patches/0077-genl-ro-after-init/nl80211.patch
parentc71cc7fc153fcd0f1215acfbb175f8363bd84cab (diff)
patches: make patches apply with kernel 4.19
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'patches/0077-genl-ro-after-init/nl80211.patch')
-rw-r--r--patches/0077-genl-ro-after-init/nl80211.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/patches/0077-genl-ro-after-init/nl80211.patch b/patches/0077-genl-ro-after-init/nl80211.patch
index fb04fd41..bb9f9013 100644
--- a/patches/0077-genl-ro-after-init/nl80211.patch
+++ b/patches/0077-genl-ro-after-init/nl80211.patch
@@ -1,7 +1,7 @@
--- a/net/wireless/nl80211.c
+++ b/net/wireless/nl80211.c
-@@ -13365,7 +13365,7 @@ static const struct genl_ops nl80211_ops
-
+@@ -13906,7 +13906,7 @@ static const struct genl_ops nl80211_ops
+ },
};
-static struct genl_family nl80211_fam __ro_after_init = {