commit | 79c97e97aed7f760d2826c7daf2d42d8eefe9838 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes@sipsolutions.net> | Tue Jul 07 03:56:12 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 10 15:02:33 2009 -0400 |
tree | bf6d18d0de2c0168a292f05eb6f7296c15278b8b | |
parent | 667503ddcb96f3b10211f997fe55907fa7509841 [diff] |
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>