From: Gertjan van Wingerde Date: Sun, 23 Sep 2012 18:22:54 +0000 (+0200) Subject: rt2x00: Replace open coded interface checking with interface combinations. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55d2e9da744ba11eae900b4bfc2da72eace3c1e1;p=pandora-kernel.git rt2x00: Replace open coded interface checking with interface combinations. Mac80211 has formal infrastructure to specify which interface combinations are supported. Make use of this facility in favor of open coding it ourselves. So far we only have to specify we can support multiple AP interfaces, no other combinations are supported. Inspired by an earlier patch from Paul Fertser. Signed-off-by: Gertjan van Wingerde Cc: Paul Fertser Signed-off-by: John W. Linville --- Reading git-diff-tree failed