From: Johannes Berg Date: Tue, 7 Jul 2009 01:56:12 +0000 (+0200) Subject: cfg80211: clean up naming once and for all X-Git-Tag: v2.6.32-rc1~703^2~643 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79c97e97aed7f760d2826c7daf2d42d8eefe9838;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed