From: Thadeu Lima de Souza Cascardo Date: Fri, 12 Feb 2010 14:34:50 +0000 (-0200) Subject: nl80211: does not allow NEW_STATION and DEL_STATION for mesh X-Git-Tag: v2.6.34-rc1~233^2~88^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e956c132f822d414a4ce84726ac1d1294364581;p=pandora-kernel.git nl80211: does not allow NEW_STATION and DEL_STATION for mesh As discussed in linux-wireless mailing list, adding and removing stations for mesh topologies is not necessary. Since doing it triggers bugs, the sugestion was to simply disable it. Tested using a custom iw command "station new". Works only after using hostapd. "station del" command also works. Signed-off-by: Thadeu Lima de Souza Cascardo Cc: Johannes Berg Cc: Simon Raffeiner Cc: Andrey Yurovsky Cc: Javier Cardona Signed-off-by: John W. Linville --- Reading git-diff-tree failed