From: Christian Lamparter Date: Fri, 17 Sep 2010 22:15:13 +0000 (+0200) Subject: carl9170: fix hang in AP mode when HT STA does PSM X-Git-Tag: v2.6.37-rc1~147^2~373^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c7808d9345b91bb19f6bfaebf7b9e0916b0859a;p=pandora-kernel.git carl9170: fix hang in AP mode when HT STA does PSM This is a obvious bug, skb_queue_walk does not work if the iterator gets removed from the queue. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed