commit | 1998d90ad424c1ff12ea24816ce158d5262e06a5 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Oct 22 12:23:00 2014 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Oct 27 08:48:18 2014 +0100 |
tree | ad30c598208b3c85525810af268787cad5bb774d | |
parent | 8cdd9e1c37dd888894922b8209d5fc8055cfde52 [diff] |
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 <greearb@candelatech.com> [while at it, use wiphy_name() instead of dev_name(), fix format string issue reported by Kees Cook] Signed-off-by: Johannes Berg <johannes.berg@intel.com>