Hello David,
On Thu, May 16, 2019 at 02:27:44PM -0700, David Miller wrote:
> From: "George G. Davis"
> Date: Thu, 16 May 2019 11:23:08 -0400
>
> > Unwind net_sysctl_init error exit goto spaghetti code
> >
> > Suggested-by: Joshua Frkuska
> > Signed
Unwind net_sysctl_init error exit goto spaghetti code
Suggested-by: Joshua Frkuska
Signed-off-by: George G. Davis
---
net/sysctl_net.c | 10 --
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/net/sysctl_net.c b/net/sysctl_net.c
index 9aed6fe1bf1a..7710a2d7f79a 100644
Hello Russell,
On Tue, May 31, 2016 at 07:26:42PM +0100, Russell King - ARM Linux wrote:
> On Tue, May 31, 2016 at 02:24:50PM -0400, George G. Davis wrote:
> > Hello Fabio,
> >
> > On Tue, May 31, 2016 at 02:26:54PM -0300, Fabio Estevam wrote:
> > > On Tue, May
Hello Fabio,
On Tue, May 31, 2016 at 02:26:54PM -0300, Fabio Estevam wrote:
> On Tue, May 31, 2016 at 2:17 PM, George G. Davis
> wrote:
> > Convert the i.MX FEC driver and DT files to use the GPIOD API
> > which automatically handles GPIO polarity.
> >
> > Signed-of
Convert the i.MX FEC driver and DT files to use the GPIOD API
which automatically handles GPIO polarity.
Signed-off-by: George G. Davis
---
Documentation/devicetree/bindings/net/fsl-fec.txt | 7 ++-
arch/arm/boot/dts/imx25-karo-tx25.dts | 3 ++-
arch/arm/boot/dts/imx25-pdk.dts
Fix an offset error when reading the CS89x0 ADD_PORT register.
Signed-off-by: George G. Davis
---
Index: linux-2.6/drivers/net/cs89x0.c
===
--- linux-2.6.orig/drivers/net/cs89x0.c
+++ linux-2.6/drivers/net/cs89x0.c
@@ -588,10