RE: [PATCH] wan: Use usleep_range()

2014-06-02 Thread Kevin Curtis
Hi Manuel, This look fine to me. Regards Kevin -Original Message- From: Manuel Schölling [mailto:manuel.schoell...@gmx.de] Sent: 31 May 2014 16:08 To: Kevin Curtis Cc: da...@davemloft.net; j...@perches.com; net...@vger.kernel.org; linux-kernel@vger.kernel.org; Manuel Schölling

RE: [PATCH] wan: time_before()

2014-05-28 Thread Kevin Curtis
Hi, Yes, a usleep(10) would be just fine. Regards Kevin -Original Message- From: David Miller [mailto:da...@davemloft.net] Sent: 26 May 2014 05:41 To: j...@perches.com Cc: manuel.schoell...@gmx.de; Kevin Curtis; net...@vger.kernel.org; linux-kernel@vger.kernel.org; kernel-janit

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

2013-09-18 Thread Kevin Curtis
Farsite Communications FarSync driver update Patch 7 of 7 Update the help text and description for farsync configuration in the Kernel. Build farsync and fsflex when the farsync driver is selected. Signed-off-by: Kevin Curtis --- diff -uprN -X linux-3.10.1/Documentation/dontdiff linux

[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 --- linux

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

2013-09-18 Thread Kevin Curtis
Farsite Communications FarSync driver update Patch 4 of 7 Note that this patch must be applied with patch 5 (farsync_driver_patch) Update the existing farsync.h file for the new features of the farsync and flex drivers. Signed-off-by: Kevin Curtis --- diff -uprN -X linux-3.10.1/Documentation

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

2013-09-18 Thread Kevin Curtis
Farsite Communications FarSync driver update Patch 1 of 7 Add new FarSite PCI ID's to the pci_ids.h file Signed-off-by: Kevin Curtis --- diff -uprN -X linux-3.10.1/Documentation/dontdiff linux-3.10.1/include/linux/pci_ids.h linux-3.10.1_new/include/linux/pci_ids.h --- linux-3.10.1/in

[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