From 0a4cd9bd740700db6e72da6d408d24ea50d224d7 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 17 Sep 2018 23:31:39 +0200 Subject: patches: make patches apply with kernel 4.19 Signed-off-by: Hauke Mehrtens Signed-off-by: Johannes Berg --- patches/0003-cfg80211-wext-padding/include_net_cfg80211.patch | 2 +- patches/0003-cfg80211-wext-padding/net_wireless_core.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/0003-cfg80211-wext-padding') diff --git a/patches/0003-cfg80211-wext-padding/include_net_cfg80211.patch b/patches/0003-cfg80211-wext-padding/include_net_cfg80211.patch index 9727bb73..f8159596 100644 --- a/patches/0003-cfg80211-wext-padding/include_net_cfg80211.patch +++ b/patches/0003-cfg80211-wext-padding/include_net_cfg80211.patch @@ -1,6 +1,6 @@ --- a/include/net/cfg80211.h +++ b/include/net/cfg80211.h -@@ -3723,6 +3723,9 @@ struct wiphy_iftype_ext_capab { +@@ -3971,6 +3971,9 @@ struct wiphy_iftype_ext_capab { struct wiphy { /* assign these fields before you register the wiphy */ diff --git a/patches/0003-cfg80211-wext-padding/net_wireless_core.patch b/patches/0003-cfg80211-wext-padding/net_wireless_core.patch index aabf7e43..011e3741 100644 --- a/patches/0003-cfg80211-wext-padding/net_wireless_core.patch +++ b/patches/0003-cfg80211-wext-padding/net_wireless_core.patch @@ -1,6 +1,6 @@ --- a/net/wireless/core.c +++ b/net/wireless/core.c -@@ -385,6 +385,17 @@ struct wiphy *wiphy_new_nm(const struct +@@ -388,6 +388,17 @@ struct wiphy *wiphy_new_nm(const struct struct cfg80211_registered_device *rdev; int alloc_size; -- cgit v1.2.3