Re: [PATCH] rtlwifi: rtl8192cu: Add new device ID

2015-08-19 Thread Larry Finger
On 08/19/2015 08:51 AM, Adrien Schildknecht wrote: The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043 Signed-off-by: Adrien Schildknecht Add a "Cc: Stable " line here. That way the new ID will be available with older kernels. The new line exceeds 80 characters. You mig

Re: [PATCH] rtlwifi: rtl8192cu: Add new device ID

2015-08-19 Thread Adrien Schildknecht
> Has this ID been tested with the Netgear device? Yes, I have been using the device and the patch for 2 days. -- Adrien Schildknecht -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kern

Re: [PATCH] rtlwifi: rtl8192cu: Add new device ID

2015-08-19 Thread Larry Finger
On 08/19/2015 08:51 AM, Adrien Schildknecht wrote: The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043 Signed-off-by: Adrien Schildknecht --- Has this ID been tested with the Netgear device? Larry drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 + 1 file changed, 1 i

[PATCH] rtlwifi: rtl8192cu: Add new device ID

2015-08-19 Thread Adrien Schildknecht
The v2 of NetGear WNA1000M uses a different idProduct: USB ID 0846:9043 Signed-off-by: Adrien Schildknecht --- drivers/net/wireless/rtlwifi/rtl8192cu/sw.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/net/wireless/rtlwifi/rtl8192cu/sw.c b/drivers/net/wireless/rtlwifi/rtl8192cu/sw.