Re: [PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking

2016-09-10 Thread Andreas Noever
On Wed, Aug 31, 2016 at 1:28 PM, Greg KH wrote: > On Mon, Aug 01, 2016 at 03:23:45PM +0300, Amir Levy wrote: >> This is version 6 of Thunderbolt(TM) driver for non-Apple hardware. >> >> Changes since v5: >> - Removed the padding of short packets in receive >> - Replaced RW semaphore with mutex >

Re: [PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking

2016-08-31 Thread Greg KH
On Mon, Aug 01, 2016 at 03:23:45PM +0300, Amir Levy wrote: > This is version 6 of Thunderbolt(TM) driver for non-Apple hardware. > > Changes since v5: > - Removed the padding of short packets in receive > - Replaced RW semaphore with mutex > - Cleanup > > These patches were pushed to GitHub wh

[PATCH v6 0/8] thunderbolt: Introducing Thunderbolt(TM) networking

2016-08-01 Thread Amir Levy
This is version 6 of Thunderbolt(TM) driver for non-Apple hardware. Changes since v5: - Removed the padding of short packets in receive - Replaced RW semaphore with mutex - Cleanup These patches were pushed to GitHub where they can be reviewed more comfortably with green/red highlighting: