wok diff linux/stuff/channel-negative-one-maxim.patch @ rev 18267
Up subversion (1.9.0), apache (2.4.16)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Aug 06 12:50:00 2015 +0200 (2015-08-06) |
parents | a1084fda7f23 |
children | ffc20f9bd49f |
line diff
1.1 --- a/linux/stuff/channel-negative-one-maxim.patch Thu Jan 02 15:04:05 2014 +0100 1.2 +++ b/linux/stuff/channel-negative-one-maxim.patch Thu Aug 06 12:50:00 2015 +0200 1.3 @@ -12,7 +12,7 @@ 1.4 index b01a6f6..09d979b 100644 1.5 --- a/net/wireless/chan.c 1.6 +++ b/net/wireless/chan.c 1.7 -@@ -82,9 +82,12 @@ int cfg80211_set_freq(struct cfg80211_registered_device *rdev, 1.8 +@@ -49,9 +49,12 @@ int cfg80211_set_freq(struct cfg80211_registered_device *rdev, 1.9 { 1.10 struct ieee80211_channel *chan; 1.11 int result; 1.12 @@ -26,7 +26,7 @@ 1.13 1.14 if (wdev) { 1.15 ASSERT_WDEV_LOCK(wdev); 1.16 -@@ -131,5 +134,8 @@ int cfg80211_set_freq(struct cfg80211_registered_device *rdev, 1.17 +@@ -76,5 +79,8 @@ int cfg80211_set_freq(struct cfg80211_registered_device *rdev, 1.18 if (wdev) 1.19 wdev->channel = chan; 1.20