From: Johannes Berg Date: Wed, 5 Jan 2011 00:22:01 +0000 (-0800) Subject: iwlagn: properly wait for PAN disable X-Git-Tag: v2.6.39-rc1~468^2~448^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=311dce71b6af263a630717d77bd49cffc0d122a5;p=pandora-kernel.git iwlagn: properly wait for PAN disable Previously I hacked this with an msleep(300) which was fine since we never had longer PAN time slots, but now that we will have them I need to fix that. Use the new notification wait support to properly wait for the WIPAN deactivation complete signal from the ucode. Signed-off-by: Johannes Berg Signed-off-by: Wey-Yi Guy Signed-off-by: John W. Linville --- Reading git-diff-tree failed