Re: [RESEND, 1/2] wlcore: fix copy-paste bug: assign from src struct not dest

2015-01-23 Thread Kalle Valo
> Signed-off-by: Giel van Schijndel > Reported-at: http://www.viva64.com/en/b/0299/ Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [RESEND, 1/2] wlcore: fix copy-paste bug: assign from src struct not dest

2015-01-23 Thread Kalle Valo
Signed-off-by: Giel van Schijndel m...@mortis.eu Reported-at: http://www.viva64.com/en/b/0299/ Thanks, applied to wireless-drivers-next.git. Kalle Valo -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo

[PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest

2015-01-07 Thread Giel van Schijndel
Signed-off-by: Giel van Schijndel Reported-at: http://www.viva64.com/en/b/0299/ --- drivers/net/wireless/ti/wlcore/acx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ti/wlcore/acx.c b/drivers/net/wireless/ti/wlcore/acx.c index b924cea..f28fa3b 100644

[PATCH RESEND 1/2] wlcore: fix copy-paste bug: assign from src struct not dest

2015-01-07 Thread Giel van Schijndel
Signed-off-by: Giel van Schijndel m...@mortis.eu Reported-at: http://www.viva64.com/en/b/0299/ --- drivers/net/wireless/ti/wlcore/acx.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/wireless/ti/wlcore/acx.c b/drivers/net/wireless/ti/wlcore/acx.c index