[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <46D81354.3010107@garzik.org>
Date: Fri, 31 Aug 2007 09:10:44 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Satyam Sharma <satyam@...radead.org>
CC: Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
netdev@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Petko Manolov <petkan@...rs.sourceforge.net>
Subject: Re: [git patches] net driver fixes
Satyam Sharma wrote:
>
> On Mon, 30 Jul 2007, Jeff Garzik wrote:
>
>> true, we should just remove the dev==NULL check
>
> Patch below:
>
> [PATCH] nmclan_cs: Remove bogus (dev==NULL) check in mace_interrupt()
>
> The (dev == NULL) check in drivers/net/pcmcia/nmclan_cs.c:mace_interrupt()
> handler is always false, so let's remove it.
>
> Signed-off-by: Satyam Sharma <satyam@...radead.org>
>
> ---
>
> drivers/net/pcmcia/nmclan_cs.c | 6 ------
> 1 files changed, 0 insertions(+), 6 deletions(-)
ACK, but patch does not apply to netdev-2.6.git#upstream alas
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists