[PATCH] Fixing Style Problems

2017-03-26 Thread vaibhavddit
From: Vaibhav Kothari - Corrected 80 characters column width Signed-off-by: Vaibhav Kothari --- drivers/staging/wilc1000/coreconfigurator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/wilc1000/coreconfigurator.h b/drivers/staging/wilc1000/coreconfigurat

Re: [PATCH v2] mac80211: Use rssi_threshold even though user_mpm=1

2017-03-26 Thread Masashi Honma
On 2017/03/17 14:59, Masashi Honma wrote: Previously the meshcfg.rssi_threshold did not work with user_mpm=1. Signed-off-by: Masashi Honma Is there any comment ? Masashi Honma.

Re: wlan0 keeps deauthenticating DEAUTH_LEAVING about every minute

2017-03-26 Thread Arend Van Spriel
On 26-3-2017 20:51, Dennis New wrote: > On Sun, 26 Mar 2017 20:47:41 +0200, Arend Van Spriel wrote: >> >> >> On 26-3-2017 19:43, Dennis New wrote: >>> On Sun, 26 Mar 2017 11:00:12 -0500, Larry Finger wrote: ... provide information regarding what specific card you have. The appropriate st

Re: wlan0 keeps deauthenticating DEAUTH_LEAVING about every minute

2017-03-26 Thread Dennis New
On Sun, 26 Mar 2017 20:47:41 +0200, Arend Van Spriel wrote: > > > On 26-3-2017 19:43, Dennis New wrote: > > On Sun, 26 Mar 2017 11:00:12 -0500, Larry Finger wrote: > >> ... provide information regarding what specific card you have. The > >> appropriate stanza from "lspci -nn" has that informatio

[Netdev ANNOUNCE]: New sponsors and workshop workshop accepted

2017-03-26 Thread Jamal Hadi Salim
We have 3 announcements today. The organizing committee would like to announce two new sponsors: 1) Google returns as a Gold Sponsor. Google has supported the netdev conference from version 0.1. They has been a staunch supporter of the netdev community. We appreaciate you Google! 2) LWN returns

Re: [PATCH v1] NFC: Add nfc_dbg() macro

2017-03-26 Thread Andy Shevchenko
On Wed, 2017-03-22 at 21:22 +0200, Andy Shevchenko wrote: > In some cases nfc_dbg() is useful. Add such macro to a header. > I think we may drop this, since the idea is to get rid of such macros (as I read back in 2011 in commit message of change that removed nfc_dbg() one). I will re-do depende