Re: [PATCH 002/007] WAN Drivers: Update farsync driver and introduce fsflex driver

2013-09-18 Thread Ben Hutchings
On Wed, 2013-09-18 at 11:11 +0100, Kevin Curtis wrote: > Farsite Communications FarSync driver update > > Patch 2 of 7 > > Introduce a new include file required by the fsflex driver. > > Signed-off-by: Kevin Curtis > > --- > > diff -uprN -X linux-3.10.1/Documentation/dontdiff > linux-3.10.1/

Re: [PATCH 002/007] WAN Drivers: Update farsync driver and introduce fsflex driver

2013-09-18 Thread Joe Perches
On Wed, 2013-09-18 at 11:11 +0100, Kevin Curtis wrote: > Farsite Communications FarSync driver update [] > diff -uprN -X linux-3.10.1/Documentation/dontdiff > linux-3.10.1/drivers/net/wan/uss_cmn.h > linux-3.10.1_new/drivers/net/wan/uss_cmn.h > +typedef enum _USS_COMMANDS { I think this code wo

[PATCH 002/007] WAN Drivers: Update farsync driver and introduce fsflex driver

2013-09-18 Thread Kevin Curtis
Farsite Communications FarSync driver update Patch 2 of 7 Introduce a new include file required by the fsflex driver. Signed-off-by: Kevin Curtis --- diff -uprN -X linux-3.10.1/Documentation/dontdiff linux-3.10.1/drivers/net/wan/uss_cmn.h linux-3.10.1_new/drivers/net/wan/uss_cmn.h --- linux