From: Ben Greear Date: Wed, 22 Oct 2014 19:23:00 +0000 (-0700) Subject: cfg80211: support creating wiphy with suggested name X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1998d90ad424c1ff12ea24816ce158d5262e06a5;p=pandora-kernel.git cfg80211: support creating wiphy with suggested name Kernel will attempt to use the name if it is supplied, but if name cannot be used for some reason, the default phyX name will be used instead. Signed-off-by: Ben Greear [while at it, use wiphy_name() instead of dev_name(), fix format string issue reported by Kees Cook] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed