From: Felix Fietkau Date: Tue, 26 Feb 2013 15:09:55 +0000 (+0100) Subject: rt2x00: error in configurations with mesh support disabled X-Git-Tag: v3.9-rc2~24^2~15^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ef9e2f6d12ce9e2120916804d2ddd46b954a70b;p=pandora-kernel.git rt2x00: error in configurations with mesh support disabled If CONFIG_MAC80211_MESH is not set, cfg80211 will now allow advertising interface combinations with NL80211_IFTYPE_MESH_POINT present. Add appropriate ifdefs to avoid running into errors. Cc: stable@vger.kernel.org Signed-off-by: Felix Fietkau Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed