[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070307150057.4e6342dc.akpm@linux-foundation.org>
Date: Wed, 7 Mar 2007 15:00:57 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Adrian Bunk <bunk@...sta.de>
Cc: jgarzik@...ox.com, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org
Subject: Re: 2.6.21-rc2-mm2: drivers/net/wireless/libertas/debugfs.c addr
bogosity
On Wed, 7 Mar 2007 23:41:16 +0100
Adrian Bunk <bunk@...sta.de> wrote:
> On Tue, Mar 06, 2007 at 12:44:08AM -0800, Andrew Morton wrote:
> >...
> > Changes since 2.6.20-rc2-mm1:
> >...
> > git-netdev-all.patch
> >...
> > git trees
> >...
>
> drivers/net/wireless/libertas/debugfs.c contains:
> #define item_addr(n) ((u32) &((wlan_adapter *)0)->n)
>
> This is wrong on 64bit architectures.
Is OK - it is simply yet another reimplementation of offsetof(). Hint.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists