[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4702808E.1050601@garzik.org>
Date: Tue, 02 Oct 2007 13:31:58 -0400
From: Jeff Garzik <jeff@...zik.org>
To: Haavard Skinnemoen <hskinnemoen@...el.com>
CC: David Miller <davem@...emloft.net>, netdev@...r.kernel.org,
Andrew Morton <akpm@...ux-foundation.org>,
Hans-Jürgen Koch <hjk@...utronix.de>
Subject: Re: [PATCH 2.6.23-rc8-mm2] Fix a compile problem in macb.c
Haavard Skinnemoen wrote:
> From: Hans-Jürgen Koch <hjk@...utronix.de>
>
> Compiling macb.c fails because the type of parameter 2 of macb_poll()
> was changed from int* to int. Furthermore, a local variable was removed
> but was still used inside the function. This patch fixes it.
>
> Signed-off-by: Hans J. Koch <hjk@...utronix.de>
> Signed-off-by: Haavard Skinnemoen <hskinnemoen@...el.com>
> ---
> drivers/net/macb.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
applied
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists