Re: [PATCH RFC v2] net: add PCINet driver
From: Ira Snyder <hidden>
Date: 2008-10-29 21:13:25
Also in:
linuxppc-dev, lkml
From: Ira Snyder <hidden>
Date: 2008-10-29 21:13:25
Also in:
linuxppc-dev, lkml
On Wed, Oct 29, 2008 at 03:54:46PM -0500, Scott Wood wrote:
Ira Snyder wrote:quoted
I know about this. I was following the example set forth in drivers/net/fs_enet.I recommend against that. :-)
Great, now you tell me :) I'll go ahead change the typedef to a struct. Hopefully some of the other inspiration I took wasn't too bad. I'm totally open to suggestions on improvements for this driver. Ira