[PATCH v3 08/19] ozwpan: slight optimization of addr compare

2013-12-24 Thread Ding Tianhong
Use possibly more efficient ether_addr_equal instead of memcmp. Cc: Rupesh Gujare Cc: Greg Kroah-Hartman Cc: de...@driverdev.osuosl.org Cc: linux-ker...@vger.kernel.org Signed-off-by: Tan Xiaojun Signed-off-by: Ding Tianhong --- drivers/staging/ozwpan/ozcdev.c | 2 +- drivers/staging/ozwpan/

[PATCH] staging: r8712u: Set device type to wlan

2013-12-24 Thread Larry Finger
The latest version of NetworkManager does not recognize the device as wireless without this change. Signed-off-by: Larry Finger Cc: Stable --- drivers/staging/rtl8712/usb_intf.c | 5 + 1 file changed, 5 insertions(+) diff --git a/drivers/staging/rtl8712/usb_intf.c b/drivers/staging/rtl871

[no subject]

2013-12-24 Thread Nitesh A Jain
From: Nitesh A Jain To: gre...@linuxfoundation.org Cc: de...@driverdev.osuosl.org, linux-ker...@vger.kernel.org, Nitesh A Jain Subject: [PATCH] Staging: bcm: Bcmchar.c: fixed a space before semicolon coding style issue Date: Tue, 24 Dec 2013 22:51:14 +0530 Message-Id: <1387905674

[PATCH] staging: lustre: Remove braces for single statement in kernel_user_comm.c

2013-12-24 Thread Masanari Iida
This patch fixed "WARNING: braces {} are not necessary for single statement blocks" found by checkpatch.pl in kernel_user_comm.c Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/libcfs/kernel_user_comm.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/drivers/

[PATCH]

2013-12-24 Thread Evan Hosseini
--- Staging: android: fix parenthesis coding style issue in alarm-dev.c This is a patch to the alarm-dev.c file that fixes up a parenthesis warning found by the checkpatch.pl tool. Signed-off-by: Evan Hosseini --- drivers/staging/android/alarm-dev.c | 4 ++-- 1 file changed, 2 insertions(+), 2

Re: [PATCH v3] staging: usbip: userspace: add support for viewing imported devices

2013-12-24 Thread Ilija Hadzic
Reviewed-by: Ilija Hadzic On Tue, 24 Dec 2013, Valentina Manea wrote: As of Matt Mooney's major refactoring in 2011, usbip port option was left out. Add support for this option in a manner similar to the old implementation. Sample output: Imported USB devices Port 00:

[PATCH 1/2] staging: lustre: Fix space prohibited between function name and open parenthesis in lcommon_cl.c

2013-12-24 Thread Masanari Iida
This patch fixed "WARNING: space prohibited between function name and open parenthesis '(' found by checkpatch.pl, in lustre/lclient/lcommon_cl.c Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-)

[PATCH 2/2] staging: lustre: Fix do not use C99 // comments in lcommon_cl.c

2013-12-24 Thread Masanari Iida
This patch fixed "ERROR: do not use C99 // comments" found by checkpatch.pl in lcommon_cl.c Signed-off-by: Masanari Iida --- drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/staging/lustre/lustre/lclient/lcommon_cl.c

[PATCH v2 09/20] ozwpan: slight optimization of addr compare

2013-12-24 Thread Ding Tianhong
Use possibly more efficient ether_addr_equal instead of memcmp. Cc: Rupesh Gujare Cc: Greg Kroah-Hartman Cc: de...@driverdev.osuosl.org Cc: linux-ker...@vger.kernel.org Signed-off-by: Tan Xiaojun Signed-off-by: Ding Tianhong --- drivers/staging/ozwpan/ozcdev.c | 2 +- drivers/staging/ozwpan/

[PATCH v3] staging: usbip: userspace: add support for viewing imported devices

2013-12-24 Thread Valentina Manea
As of Matt Mooney's major refactoring in 2011, usbip port option was left out. Add support for this option in a manner similar to the old implementation. Sample output: Imported USB devices Port 00: at Full Speed(12Mbps) unknown vendor : unknown product (1687:6211)