From: Johannes Berg Date: Mon, 11 Jan 2010 15:14:57 +0000 (+0100) Subject: cfg80211: fix refcount imbalance when wext is disabled X-Git-Tag: v2.6.33-rc5~71^2~13^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c5d9808e95739c9001b852464fd58fd0f583280;p=pandora-kernel.git cfg80211: fix refcount imbalance when wext is disabled When CONFIG_CFG80211_WEXT is not set, there is a refcount imbalance with rdev->opencount, fix that by moving it out of the ifdef. Reported-by: Alan Stern Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed