From: Herbert Xu <[EMAIL PROTECTED]>
Date: Fri, 15 Jul 2005 12:27:56 +1000

> On Thu, Jul 14, 2005 at 02:36:16PM +0000, Ken-ichirou MATSUZAWA wrote:
> > 
> > No, I think I can understand. align should be unsigned long too.
> > After changing align to unsigned long from int, it works fine.
> 
> Thanks for pin-pointing the problem Matsuzawa-san.  The following
> patch implements your suggestion to fix the bug where the alignment
> mask is incorrectly zero-extended on 64-bit architectures.
> 
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>

Applied, thanks Herbert.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to