* PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage
@ 2009-09-23 20:58 Ken Lewis
2009-09-25 4:53 ` John W. Linville
0 siblings, 1 reply; 2+ messages in thread
From: Ken Lewis @ 2009-09-23 20:58 UTC (permalink / raw)
To: linux-next, LKML, netdev
The headers in drivers/net/wireless/rt2x00/rt2x00lib.h don't match the
use of the function in rt2x00dev.c The build fails as a result.
This has been a problem in linux-next since early September. I've
e-mailed a patch to linux-next and to linux-net, but the 2.6.32 merge
window has brought the problem to the mainline and so I'm re-sending
my patch. I've opened a bug on bugzilla:
http://bugzilla.kernel.org/show_bug.cgi?id=14217
Take care.
Ken
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage
2009-09-23 20:58 PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage Ken Lewis
@ 2009-09-25 4:53 ` John W. Linville
0 siblings, 0 replies; 2+ messages in thread
From: John W. Linville @ 2009-09-25 4:53 UTC (permalink / raw)
To: Ken Lewis; +Cc: linux-next, LKML, netdev
On Wed, Sep 23, 2009 at 09:58:35PM +0100, Ken Lewis wrote:
> The headers in drivers/net/wireless/rt2x00/rt2x00lib.h don't match the
> use of the function in rt2x00dev.c The build fails as a result.
>
> This has been a problem in linux-next since early September. I've
> e-mailed a patch to linux-next and to linux-net, but the 2.6.32 merge
> window has brought the problem to the mainline and so I'm re-sending
> my patch. I've opened a bug on bugzilla:
> http://bugzilla.kernel.org/show_bug.cgi?id=14217
Always make sure to send wireless LAN patches to
linux-wireless@vger.kernel.org. Anyway, the following patch is in
the pull request I sent to Dave yesterday (and which I believe he
has already pulled):
commit fe2475633676b0a976400dfc53f8d7006f56543e
Author: Andrew Price <andy@andrewprice.me.uk>
Date: Thu Sep 17 21:15:48 2009 +0100
rt2x00: fix the definition of rt2x00crypto_rx_insert_iv
Remove the redundant l2pad parameter from the definition of
rt2x00crypto_rx_insert_iv which is used when only CONFIG_RT2500PCI but
none of the other rt2x00 family drivers is configured.
Signed-off-by: Andrew Price <andy@andrewprice.me.uk>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Hth!
John
--
John W. Linville Someday the world will need a hero, and you
linville@tuxdriver.com might be all we have. Be ready.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-09-25 5:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-23 20:58 PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage Ken Lewis
2009-09-25 4:53 ` John W. Linville
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).