cfg80211: clean up naming once and for all
authorJohannes Berg <johannes@sipsolutions.net>
Tue, 7 Jul 2009 01:56:12 +0000 (03:56 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 10 Jul 2009 19:02:33 +0000 (15:02 -0400)
commit79c97e97aed7f760d2826c7daf2d42d8eefe9838
treebf6d18d0de2c0168a292f05eb6f7296c15278b8b
parent667503ddcb96f3b10211f997fe55907fa7509841
cfg80211: clean up naming once and for all

We've named the registered devices 'drv' sometimes,
thinking of "driver", which is not what it is, it's
the internal representation of a wiphy, i.e. a
device. Let's clean up the naming once and and use
'rdev' aka 'registered device' everywhere.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/core.c
net/wireless/core.h
net/wireless/debugfs.c
net/wireless/debugfs.h
net/wireless/nl80211.c
net/wireless/reg.c
net/wireless/sme.c