From: Luis R. Rodriguez Date: Thu, 12 Jul 2012 18:49:19 +0000 (-0700) Subject: cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() X-Git-Tag: v3.6-rc1~125^2~57^2~57^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfead0808c3b1fff3b94daceef0a0a48e73c42a9;p=pandora-kernel.git cfg80211: rename reg_device_remove() to wiphy_regulatory_deregister() This makes it clearer what we're doing. This now makes a bit more sense given that regardless of the wiphy if the cell base station hint feature is supported we will be modifying the way the regulatory core behaves. Signed-off-by: Luis R. Rodriguez Signed-off-by: Johannes Berg --- Reading git-diff-tree failed