Re: [PATCH][next] batman-adv: don't pass a NULL hard_iface to batadv_hardif_put

2018-03-26 Thread Simon Wunderlich
Hi, this looks good. David, would you pick this patch directly? Otherwise, I can send a pull request, but right now we would only have this single patch for net-next. Acked-by: Simon Wunderlich Acked-by: Sven Eckelmann (just discussed with Sven offline) Thank you, Simon On Friday

[PATCH] sysfs.h: don't return a void-valued expression in sysfs_remove_file

2014-04-16 Thread Simon Wunderlich
Sparse was complaining about that: include/linux/sysfs.h:432:9: warning: returning void-valued expression Signed-off-by: Simon Wunderlich --- include/linux/sysfs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/sysfs.h b/include/linux/sysfs.h index 084354b

Re: [BUG bisected] WARNING: CPU: 0 PID: 1550 at net/wireless/chan.c:373 cfg80211_chandef_usable+0x30/0x15f()

2013-10-22 Thread Simon Wunderlich
Hey Dirk, thanks a lot for your report. I have looked at your trace and the patch again, but so far I'm not sure where the problem comes from. Could you please help by providing: * your wpa_supplicant config (censor your passwords!) - I guess you have some ad-hoc networks configured? * your

[PATCH 3.12] cfg80211: fix ibss wext chandef creation

2013-10-22 Thread Simon Wunderlich
: Simon Wunderlich Cc: Johannes Berg --- net/wireless/ibss.c | 15 +-- 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/net/wireless/ibss.c b/net/wireless/ibss.c index 39bff7d..a710019 100644 --- a/net/wireless/ibss.c +++ b/net/wireless/ibss.c @@ -246,7 +246,7 @@ int

Re: [BUG bisected] WARNING: CPU: 0 PID: 1550 at net/wireless/chan.c:373 cfg80211_chandef_usable+0x30/0x15f()

2013-10-22 Thread Simon Wunderlich
Hey Dirk, > No need for censorship, I did some quick tests and stripped down my > wpa_supplicant.conf to a single entry. With this configuration I get a > lot of traces: > > ctrl_interface=/var/run/wpa_supplicant > eapol_version=1 > ap_scan=1 > fast_reauth=1 > > network={ > frequency=2412