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

2013-09-18 Thread Ben Hutchings
On Wed, 2013-09-18 at 11:12 +0100, Kevin Curtis wrote: > Farsite Communications FarSync driver update > > Patch 3 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 >

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

2013-09-18 Thread Joe Perches
On Wed, 2013-09-18 at 11:12 +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/fscmn.h linux-3.10.1_new/drivers/net/wan/fscmn.h [] > +#ifdef UINT32 > +#define u32 UINT32 > +#define u16

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

2013-09-18 Thread Kevin Curtis
Farsite Communications FarSync driver update Patch 3 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/fscmn.h linux-3.10.1_new/drivers/net/wan/fscmn.h ---

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

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

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

2013-09-18 Thread Joe Perches
On Wed, 2013-09-18 at 11:12 +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/fscmn.h linux-3.10.1_new/drivers/net/wan/fscmn.h [] +#ifdef UINT32 +#define u32 UINT32 +#define u16 UINT16

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

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