mac80211-hwsim: support destroying radio by name
authorBen Greear <greearb@candelatech.com>
Wed, 22 Oct 2014 19:22:59 +0000 (12:22 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 24 Oct 2014 08:20:02 +0000 (10:20 +0200)
It is not always convenient to have to know the device-id,
so allow deleting by name as well.

Signed-off-by: Ben Greear <greearb@candelatech.com>
[use wiphy_name() instead of dev_name()]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found