On Mon, 2007-04-09 at 16:08 -0400, Robin Getz wrote:
> On Mon 9 Apr 2007 14:43, David Miller pondered:
> > From: David Miller <[EMAIL PROTECTED]>
> > Date: Mon, 09 Apr 2007 09:55:23 -0700 (PDT)
> > >
> > > I will apply this patch.
> >
> > Actually I won't, the other comments in this thread make a l
On Mon, 2007-04-09 at 11:01 +0800, Aubrey Li wrote:
> The option CONFIG_PACKET_MMAP should depend on MMU.
>
> Signed-off-by: Aubrey.Li <[EMAIL PROTECTED]>
> ---
> net/packet/Kconfig |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/net/packet/Kconfig b/net/packet/Kco
Hi folks,
As we move 4 piece same board specific code get_bf537_ether_addr() into
arch/blackfin/mach-bf537/boards/eth_mac.c, the comment of driver should
be updated.
Signed-off-by: Bryan Wu <[EMAIL PROTECTED]>
---
drivers/net/bfin_mac.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
On Thu, 2007-03-01 at 10:52 -0500, Stephen Hemminger wrote:
>
> Please do not use mixed case for function or structure member names
> (see
> Coding Style)
>
Here is the updated version of this driver.
a) Change to follow kernel coding style
b) rename some functions and structures
c) chang
Hi folks,
Here is the blackfin on-chip ethernet MAC controller driver for Linux.
It's name is blackfin-driver-net-stamp537.patch
[PATCH] Blackfin: on-chip ethernet MAC controller driver
This patch implements the driver necessary use the Analog Devices
Blackfin processor's on-chip ethernet MAC c