[PATCH] hostapd: rename devicescape driver to nl80211

Jouni Malinen j at w1.fi
Sun Dec 23 21:08:44 EST 2007


On Wed, Dec 12, 2007 at 05:40:24PM +0100, Johannes Berg wrote:

> This renames driver_devicescape.c to driver_nl80211.c with associated
> changes to the registration files etc. It also moves things from the header
> file that was originally shared with the kernel into the file directly,
> those things will be removed gradually as time permits.

Which version was this based on? The end result did not built and this
type of changes would be nice to handle in two different patches (i.e.,
first change driver_devicescape.c and then rename in a separate change).

Is driver_nl80211.c correct name for this? I would assume this would be
quite specific to net/mac80211 at least for the time being or would you
expect this to work with non-mac80211 drivers?

I applied the change of moving definitions from heaser files into
driver_devicescape.c, but with quite a bit of additional definitions
included to allow this to be compiled. I did not apply parts that
removed 'const' from couple of function definitions since they looked
more like reverting something than desired changes. I did not rename the
file.

-- 
Jouni Malinen                                            PGP id EFC895FA



More information about the HostAP mailing list