From: Johannes Berg Date: Thu, 27 Dec 2012 16:32:09 +0000 (+0100) Subject: cfg80211: disallow more station changes X-Git-Tag: v3.9-rc1~139^2~242^2^2~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba23d2068d85f6616ea5f92320c04e87d4b9e141;p=pandora-kernel.git cfg80211: disallow more station changes The following changes are invalid and should be disallowed when a station already exists: * supported rates changes, except for TDLS peers * listen interval changes * HT capability changes Disallow them and also update a mac80211 comment explaining how they would be racy. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed