From: Jouni Malinen Date: Sun, 23 Oct 2011 19:36:04 +0000 (+0300) Subject: mac80211: Fix TDLS support validation in add_station handler X-Git-Tag: v3.2-rc1~4^2~24^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3a4cc2f073739c9c9c2e97efc774703061f034a;p=pandora-kernel.git mac80211: Fix TDLS support validation in add_station handler We need to verify whether the command is successful before allocating the station entry to avoid extra processing. This also fixes a memory leak on the error path. Signed-off-by: Jouni Malinen Signed-off-by: John W. Linville --- Reading git-diff-tree failed