[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20070720161100.53456f9d@oldman.hamilton.local>
Date: Fri, 20 Jul 2007 16:11:00 +0100
From: Stephen Hemminger <shemminger@...ux-foundation.org>
To: Al Viro <viro@....linux.org.uk>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>, jgarzik@...ox.com,
netdev@...r.kernel.org
Subject: Re: [PATCH] sky2 breakage
On Fri, 20 Jul 2007 16:07:33 +0100
Al Viro <viro@....linux.org.uk> wrote:
> Doing |= 1 << 19 to 16bit unsigned is not particulary useful;
> that register is 32bit, unlike the ones dealt with in the rest of
> function, so we need u32 variable here.
>
> Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
Yes, thanks. This only applies to the YUKON_EX hardware support
that is new (post 2.6.22), and no one but me has the boards yet,
so not a big impact.
-
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