From: Antonio Quartulli Date: Fri, 7 Sep 2012 11:28:53 +0000 (+0200) Subject: mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~31^2^2~67^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cc59e784b54fb95accbd5f5a9d12041eec72dbc;p=pandora-kernel.git mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS Whenever a host gets an AUTH frame it first allocates a new station and then replies with another AUTH frame. However, if sta allocations fails the host should send a DEAUTH frame instead to tell the other end that something went wrong. Signed-off-by: Antonio Quartulli [reword commit message a bit] Signed-off-by: Johannes Berg --- Reading git-diff-tree failed