[PATCH 3/3] nl80211: Various checkpatch.pl fixes

2016-05-28 Thread Kirtika Ruchandani
This patch fixes the following checkpatch.pl issues - - space preferred around that - no space needed after cast. - braces {} should be used on all arms of this statement - Alignment should match open parenthesis - suspect code indent for conditional statements - Statements should start on a

[PATCH 1/3] nl80211: Fix checkpatch warnings

2016-05-28 Thread Kirtika Ruchandani
This patch fixes the following checkpatch.pl warnings about comments in nl80211.c : - networking block comments don't use an empty '/*' line - block comments use a trailing '*/' on a separate line Signed-off-by: Kirtika Ruchandani --- net/wireless/nl80211.c | 129

[PATCH 2/3] nl80211: Fix checkpatch warnings about blank lines

2016-05-28 Thread Kirtika Ruchandani
This patch fixes the following checkpatch.pl issues - - Please don't use multiple blank lines - Blank lines aren't necessary before a close brace - Missing a blank line after declarations Signed-off-by: Kirtika Ruchandani --- net/wireless/nl80211.c | 22

[PATCH 0/3] nl80211: Fix checkpatch.pl issues

2016-05-28 Thread Kirtika Ruchandani
This patch-set attempts to fix checkpatch.pl issues found in nl80211.c. Each patch describes the specific warnings/checks/errors it addresses. This patch-set ignores 'line over 80 chars' warnings. Please check for issues with the 'fixes' for 'alignment should match open parenthesis'. Some of

Hello

2016-05-28 Thread program9
Hi, I am Kristi and i saw your contact through google page of your country which impress me and i feel we can be friends to share ideals and reason together for good,if not bad then let us know more about each other and i hope there will be no problem for us to be friend with no bad

Re: [RFC v2 2/2] NET: PHY: lantiq: add LED configuration support

2016-05-28 Thread Andrew Lunn
> Do you know for which PHY I could implement this? I only have access to > the documentation for the Lantiq / Intel PHYs. Maybe actually implementing them is too far. But you could take a look at available datasheets and thing about how you would implement the binding. A quick search found:

Re: [RFC v2 2/2] NET: PHY: lantiq: add LED configuration support

2016-05-28 Thread Hauke Mehrtens
On 05/28/2016 08:27 PM, Andrew Lunn wrote: > On Sat, May 28, 2016 at 06:59:01PM +0200, Hauke Mehrtens wrote: >> This makes it possible to configure the behavior of the LEDs connected >> to a PHY. The LEDs are controlled by the chip, this makes it possible >> to configure the behavior when the

Re: [RFC v2 2/2] NET: PHY: lantiq: add LED configuration support

2016-05-28 Thread Andrew Lunn
On Sat, May 28, 2016 at 06:59:01PM +0200, Hauke Mehrtens wrote: > This makes it possible to configure the behavior of the LEDs connected > to a PHY. The LEDs are controlled by the chip, this makes it possible > to configure the behavior when the hardware should activate and > deactivate the LEDs.

Re: [RFC v2 1/2] NET: PHY: adds driver for Lantiq PHY11G

2016-05-28 Thread Andrew Lunn
On Sat, May 28, 2016 at 06:59:00PM +0200, Hauke Mehrtens wrote: Hi Hauke > + /** > + * In most cases only one LED is connected to this phy, so > + * configure them all to constant on and plue mode. LED3 is pulse not plue? > + * only available in some packages, let it in its

[RFC 3/3] vsockmon: Add vsock hooks

2016-05-28 Thread ggarcia
From: Gerard Garcia Signed-off-by: Gerard Garcia --- drivers/vhost/vsock.c | 71 +++ 1 file changed, 71 insertions(+) diff --git a/drivers/vhost/vsock.c b/drivers/vhost/vsock.c index 17bfe4e..8fd5125

[RFC 2/3] vsockmon: Add vsockmon device

2016-05-28 Thread ggarcia
From: Gerard Garcia Signed-off-by: Gerard Garcia --- drivers/net/Kconfig | 8 ++ drivers/net/Makefile | 1 + drivers/net/vsockmon.c| 171 ++ include/uapi/linux/Kbuild | 1 +

[RFC 1/3] vsockmon: Add tap functions.

2016-05-28 Thread ggarcia
From: Gerard Garcia Signed-off-by: Gerard Garcia --- include/net/af_vsock.h | 13 ++ include/uapi/linux/if_arp.h | 1 + net/vmw_vsock/af_vsock.c| 105 3 files changed, 119 insertions(+)

[RFC 0/3] vsockmon: virtual device to monitor AF_VSOCK sockets.

2016-05-28 Thread ggarcia
From: Gerard Garcia Virtual socket transports operate at kernel level therefore, there is no easy way to see the traffic exchanged between virtual machines and hypervisors that communicate using AF_VSOCK sockets. In addition, being able to see the control messages

[RFC v2 2/2] NET: PHY: lantiq: add LED configuration support

2016-05-28 Thread Hauke Mehrtens
This makes it possible to configure the behavior of the LEDs connected to a PHY. The LEDs are controlled by the chip, this makes it possible to configure the behavior when the hardware should activate and deactivate the LEDs. Signed-off-by: Hauke Mehrtens ---

[RFC v2 1/2] NET: PHY: adds driver for Lantiq PHY11G

2016-05-28 Thread Hauke Mehrtens
Supports the Lantiq / Intel CHD 11G and 22E PHYs. These PHYs are also named PEF 7061, PEF 7071, PEF 7072 Signed-off-by: John Crispin Signed-off-by: Hauke Mehrtens --- drivers/net/phy/Kconfig | 6 + drivers/net/phy/Makefile | 1 +

Re: [PATCH] vxlan: Accept user specified MTU value when create new vxlan link

2016-05-28 Thread oc
On 2016/05/28 00:09, Cong Wang wrote: On Thu, May 26, 2016 at 7:49 PM, Chen Haiquan wrote: When create a new vxlan link, example: ip link add vtap mtu 1440 type vxlan vni 1 dev eth0 The argument "mtu" has no effect, because it is not set to conf->mtu. The default value is

Re: wifi: ath6kl: simplify logical condition

2016-05-28 Thread Kalle Valo
Heinrich Schuchardt wrote: > x <= 7 implies x < 8. > > Signed-off-by: Heinrich Schuchardt Thanks, 1 patch applied to ath.git: 93b4a09f0f30 ath6kl: simplify logical condition -- Sent by pwcli https://patchwork.kernel.org/patch/9115691/

Re: [RFC PATCH 14/16] net: dsa: Add new binding implementation

2016-05-28 Thread Richard Cochran
On Fri, May 27, 2016 at 02:29:04PM -0700, Florian Fainelli wrote: > We need to set priorities here, and the highest priority is to get these > patches accepted to enable more people to utilize DSA, so once we have > more devices we can get to a longer term plan to get a better > abstraction model

[PATCH] cfg80211: Fix checkpatch issues

2016-05-28 Thread Kirtika Ruchandani
Fix the following issues reported by checkpatch.pl - - document spinlock_t where needed/possible - do not use multiple blank lines - add blank line after a declaration - use a trailing '*/' on a separate line in block comments - don't use empty '/*' lines - use ether_addr_copy instead of memcpy -

Re: [6/7] ath6kl: fix typo

2016-05-28 Thread Kalle Valo
Julia Lawall wrote: > firmare -> firmware > > Signed-off-by: Julia Lawall Thanks, 1 patch applied to ath.git: 8a9a3efa9e77 ath6kl: fix typo -- Sent by pwcli https://patchwork.kernel.org/patch/9113271/

[PATCH] cfg80211: Fix checkpatch issues

2016-05-28 Thread Kirtika Ruchandani
Fix the following issues reported by checkpatch.pl - - document spinlock_t where needed/possible - do not use multiple blank lines - add blank line after a declaration - use a trailing '*/' on a separate line in block comments - don't use empty '/*' lines - use ether_addr_copy instead of memcpy -

Re: [PATCH v2] ethernet:arc: Fix racing of TX ring buffer

2016-05-28 Thread Shuyu Wei
On Wed, May 25, 2016 at 01:56:20AM +0200, Lino Sanfilippo wrote: > Francois, Shuyu, > > this is the patch with the discussed changes. > > Shuyu it would be great if you could test this one. If it passes > and there are no further objections I will resend it as a regular patch > (including commit