From: Stanislaw Gruszka Date: Tue, 2 Aug 2011 11:29:02 +0000 (+0200) Subject: rt2x00: fix usage of NULL queue X-Git-Tag: v3.1-rc1~24^2~10^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00898a47269ae5e6dda04defad00234b96692d95;p=pandora-kernel.git rt2x00: fix usage of NULL queue We may call rt2x00queue_pause_queue(queue) with queue == NULL. Bug was introduced by commit 62fe778412b36791b7897cfa139342906fbbf07b "rt2x00: Fix stuck queue in tx failure case" . Cc: stable@kernel.org # 3.0+ Signed-off-by: Stanislaw Gruszka Acked-by: Ivo van Doorn Acked-by: Gertjan van Wingerde Signed-off-by: John W. Linville --- Reading git-diff-tree failed