[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4755D7E7.3060603@garzik.org>
Date: Tue, 04 Dec 2007 17:42:47 -0500
From: Jeff Garzik <jeff@...zik.org>
To: "John W. Linville" <linville@...driver.com>
CC: netdev@...r.kernel.org, linux-wireless@...r.kernel.org
Subject: Re: [PATCH] rt2x00: correct "skb_buff" typo
John W. Linville wrote:
> Signed-off-by: John W. Linville <linville@...driver.com>
> ---
> Jeff,
>
> I found this one when pushing the latest round of wireless bits
> into rawhide. Wanna just go ahead and apply it to netdev-2.6#upstream?
>
> John
>
> drivers/net/wireless/rt2x00/rt2x00lib.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2x00lib.h b/drivers/net/wireless/rt2x00/rt2x00lib.h
> index 0bf10ff..108488d 100644
> --- a/drivers/net/wireless/rt2x00/rt2x00lib.h
> +++ b/drivers/net/wireless/rt2x00/rt2x00lib.h
> @@ -91,7 +91,7 @@ static inline void rt2x00debug_deregister(struct rt2x00_dev *rt2x00dev)
> }
>
> static inline void rt2x00debug_dump_frame(struct rt2x00_dev *rt2x00dev,
> - struct skb_buff *skb)
> + struct sk_buff *skb)
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