From: Johannes Berg Date: Tue, 7 Jul 2009 01:56:09 +0000 (+0200) Subject: cfg80211: properly name driver locking X-Git-Tag: v2.6.32-rc1~703^2~646 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d0c8aead32ecdbe1310ad473b3637991f560865;p=pandora-kernel.git cfg80211: properly name driver locking Currently we call that cfg80211_put_dev(), but that is misleading. With the new convention of using 'rdev' for registered_device variables, also call that function cfg80211_unlock_rdev(). Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed