From: David Kilroy Date: Tue, 18 Aug 2009 23:43:31 +0000 (+0100) Subject: cfg80211: fix leaks of wdev->conn->ie X-Git-Tag: v2.6.32-rc1~703^2~335^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415ad1efae1d5fe00d739e612d262eabda90f5e8;p=pandora-kernel.git cfg80211: fix leaks of wdev->conn->ie This only occurs in the following error situations: - driver calls connect_result with failure - error scheduling authentication on connect - error initiating scan (to get BSSID and channel) on connect - userspace calls disconnect while in the SCANNING or SCAN_AGAIN states Signed-off-by: David Kilroy Reviewed-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed