Re: [PATCH v2 1/1] rtl8188eu: add TL-WN722N v2 support

2017-07-17 Thread Michael Gugino
Sorry for the spam.  I think I have it together now, sent patch to
driverdev-devel list with what appears to be correct subject line. I
appreciate your time and feedback.

Re what changed from v1:  Nothing, my first mangled patch added
whitespace.  I have submitted new patch to driverdev without vX.

Thank you,

Michael Gugino

On Mon, Jul 17, 2017 at 12:25 PM, Greg KH  wrote:
> On Mon, Jul 17, 2017 at 12:03:07PM -0400, Michael Gugino wrote:
>> From: Michael Gugino 
>>
>> This patch adds support for USB Device TP-Link TL-WN722N v2.
>> VendorID: 0x2357, ProductID: 0x010c
>>
>> Signed-off-by: Michael Gugino 
>> ---
>>  drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
>>  1 file changed, 1 insertion(+)
>
> What changed from v1?  Always be specific...
>
> v3?


Re: [PATCH v2 1/1] rtl8188eu: add TL-WN722N v2 support

2017-07-17 Thread Greg KH
On Mon, Jul 17, 2017 at 12:03:07PM -0400, Michael Gugino wrote:
> From: Michael Gugino 
> 
> This patch adds support for USB Device TP-Link TL-WN722N v2.
> VendorID: 0x2357, ProductID: 0x010c
> 
> Signed-off-by: Michael Gugino 
> ---
>  drivers/staging/rtl8188eu/os_dep/usb_intf.c | 1 +
>  1 file changed, 1 insertion(+)

What changed from v1?  Always be specific...

v3?