From 0acb6552992e7fb62b24a5ed48f46250fdff0494 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Sun, 17 Sep 2017 18:58:10 +0200 Subject: patches: refresh patches on v4.14-rc1 Signed-off-by: Hauke Mehrtens Signed-off-by: Johannes Berg --- patches/0002-disable-dump-adjust-on-old-kernels.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'patches/0002-disable-dump-adjust-on-old-kernels.patch') diff --git a/patches/0002-disable-dump-adjust-on-old-kernels.patch b/patches/0002-disable-dump-adjust-on-old-kernels.patch index 4b9fdcd3..e6cc9878 100644 --- a/patches/0002-disable-dump-adjust-on-old-kernels.patch +++ b/patches/0002-disable-dump-adjust-on-old-kernels.patch @@ -28,7 +28,7 @@ Date: Fri Mar 1 14:03:49 2013 +0100 --- a/net/wireless/nl80211.c +++ b/net/wireless/nl80211.c -@@ -1846,6 +1846,7 @@ static int nl80211_dump_wiphy(struct sk_ +@@ -1977,6 +1977,7 @@ static int nl80211_dump_wiphy(struct sk_ cb->nlh->nlmsg_seq, NLM_F_MULTI, state); if (ret < 0) { @@ -36,7 +36,7 @@ Date: Fri Mar 1 14:03:49 2013 +0100 /* * If sending the wiphy data didn't fit (ENOBUFS * or EMSGSIZE returned), this SKB is still -@@ -1867,6 +1868,7 @@ static int nl80211_dump_wiphy(struct sk_ +@@ -1998,6 +1999,7 @@ static int nl80211_dump_wiphy(struct sk_ rtnl_unlock(); return 1; } -- cgit v1.2.3