Rename mac80211 routines and fields to cfg80211
authorSamuel Ortiz <sameo@linux.intel.com>
Tue, 2 Feb 2010 15:27:50 +0000 (16:27 +0100)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 2 Feb 2010 16:37:13 +0000 (08:37 -0800)
commit41808862dc642a1bad8df65e0bbd0046b585fa93
tree74df4a36b32a8547cbaba4b454ff3ad140859e7e
parentcec618e31bd2dd646f5c44791c4f131b722285a5
Rename mac80211 routines and fields to cfg80211

The mac80211 boolean and inet routines names are a bit misleading since
what we really want to check is if the underlying wifi driver is cfg80211
compliant. The mac80211 drivers form a subset of that, as some full MAC
cards also are fully cfg80211 compliant.
include/inet.h
plugins/supplicant.c
src/inet.c