Re: [PATCH] small fix to pegasus.c

Greg KH (greg@kroah.com)
Fri, 4 Apr 2003 16:14:40 -0800


On Mon, Mar 31, 2003 at 10:10:39AM +1000, Paul Mackerras wrote:
> Using cpu_to_le16p on a __u8 variable is wrong, and gives a compile
> warning on PPC. It's better to use cpu_to_le16 in this case. Here is
> a patch to fix it. Please apply.

Applied, thanks.

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/