From: Luciano Coelho Date: Mon, 10 Feb 2014 13:23:03 +0000 (+0200) Subject: mac80211_hwsim: allow creation of single-channel radios with chanctx X-Git-Tag: v3.15-rc1~113^2~159^2^2~131^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=361c3e0485c737b9c8a2d456b8c3c7b08d8ca8ee;p=pandora-kernel.git mac80211_hwsim: allow creation of single-channel radios with chanctx Add a new HWSIM_ATTR_USE_CHANCTX attribute to the HWSIM_CMD_CREATE_RADIO command to allow the creation of radios with one channel that use channel contexts. If this attribute is not present, the behaviour is the same as before (ie. single channel radios don't use channel contexts and multi channel radios do). Signed-off-by: Luciano Coelho Signed-off-by: Johannes Berg --- Reading git-diff-tree failed