[PATCH] move wlan_*_association_work from header to c file
Dan Williams
dcbw at redhat.com
Mon Oct 22 13:20:20 EDT 2007
On Mon, 2007-10-15 at 12:43 -0400, Dan Williams wrote:
> On Mon, 2007-10-15 at 16:49 +0200, Holger Schurig wrote:
> > > I assume you've been running it for a few days or so?
> >
> > No. I just made this patch 6 hours ago.
> >
> > I've used it so far only with WEP and no encryption at all,
> > always as STA (no ad-hoc, no wpa-supplicant).
> >
> > After all, the patch was created using "perl -pi -e" :-)
> >
> >
> > So far I found two quirks:
> >
> > a) it's no longer /lib/modules/libertas/parameters/libertas_debug
> > but /lib/modules/libertas/parameters/lbs_debug. As this is an
> > ABI change, we might not want it.
>
> Should keep ABI compat here.
>
> > b) it's no longer <debugfs>/libertas_wireless/XXXX but
> > <debugfs>/lbs_wireless/XXXX. Also an ABI change.
>
> Should keep ABI compat here.
>
> >
> > I could make a "take 2" patch, but because of the size of the
> > patch and the hassle to export it in an external git tree I'd
> > rather create a fixup patch. But let's see what you un-earth.
>
> Yeah, I'll keep looking through it.
So, I think the debugfs thing is fine to keep in sync with the driver
prefix. But for now, lets keep the module name the same. Can you
repost (with a link since it's so huge)?
I ran the driver for a while and nothing appears to have regressed
horribly from light testing a few large transfers. Seems OK to push
into 2.6.25 to me.
Dan
More information about the libertas-dev
mailing list