diff options
author | Stanislaw Gruszka <sgruszka@redhat.com> | 2011-08-02 13:29:02 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-08-02 19:48:14 +0200 |
commit | 00898a47269ae5e6dda04defad00234b96692d95 (patch) | |
tree | 96d5fb9e5c10bfe8e55c32072e7ee08342920330 /drivers/net/wireless/iwlwifi/iwl-power.c | |
parent | rt2x00: Fix compilation without CONFIG_RT2X00_LIB_CRYPTO (diff) | |
download | linux-00898a47269ae5e6dda04defad00234b96692d95.tar.xz linux-00898a47269ae5e6dda04defad00234b96692d95.zip |
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 <sgruszka@redhat.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/iwlwifi/iwl-power.c')
0 files changed, 0 insertions, 0 deletions