From: Johannes Berg Date: Mon, 6 Jan 2014 22:29:20 +0000 (+0100) Subject: mac80211_hwsim: allow creating/destroying radios on the fly X-Git-Tag: v3.14-rc1~94^2~113^2^2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7910989601fbde02b3dd485d595a614d21ef1e;p=pandora-kernel.git mac80211_hwsim: allow creating/destroying radios on the fly Add new commands to the hwsim generic netlink family to allow creating and destroying radios on the fly. The number of channels a radio supports can be specified when it's created, if it isn't the module parameter will be used as default. This should be extended in the future to allow other parameters to be specified, e.g. * list of channels * interface combinations, particularly P2P_DEVICE support * regtest * and pretty much all other hardware capabilities Signed-off-by: Johannes Berg --- Reading git-diff-tree failed