From: Johannes Berg Date: Tue, 8 Apr 2008 11:08:20 +0000 (+0200) Subject: mac80211: fix sta-info pinning X-Git-Tag: v2.6.26-rc1~1138^2~158 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d1559f1737d5ca27b267b0392015f42b3bbe2fa;p=pandora-kernel.git mac80211: fix sta-info pinning When a STA is supposed to be unlinked but is pinned, it still needs to be unlinked from all structures. Only at the end of the unlink process should we check for pin status and invalidate the callers reference if it is pinned. Move the pin status check down. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed