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
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
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
: 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
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
5 matches
Mail list logo