Re: [PATCH v2] Net Driver: Add Cypress GX3 VID=04b4 PID=3610.

2016-09-27 Thread Greg KH
On Mon, Sep 26, 2016 at 03:56:59PM -0600, Chris Roth wrote: > I'm not sure what I'm doing wrong: > > I'm trying to get the from statement to read original author (Allan > Chou) first, and then me (Chris Roth) second. I've used the following > two commands: > > git format-patch -o /tmp/ --subject-

[PATCH v2] Net Driver: Add Cypress GX3 VID=04b4 PID=3610.

2016-09-26 Thread Allan Chou
From: Chris Roth Add support for Cypress GX3 SuperSpeed to Gigabit Ethernet Bridge Controller (Vendor=04b4 ProdID=3610). Patch verified on x64 linux kernel 4.7.4 system with the Kensington SD4600P USB-C Universal Dock with Power, which uses the Cypress GX3 SuperSpeed to Gigabit Ethernet Bridge C

Re: [PATCH v2] Net Driver: Add Cypress GX3 VID=04b4 PID=3610.

2016-09-26 Thread Chris Roth
I'm not sure what I'm doing wrong: I'm trying to get the from statement to read original author (Allan Chou) first, and then me (Chris Roth) second. I've used the following two commands: git format-patch -o /tmp/ --subject-prefix="PATCH v2" --from="Allan Chou " HEAD^ and git send-email --to lin