]> git.karo-electronics.de Git - karo-tx-linux.git/commit
cw1200: When debug is enabled, display all wakeup conditions for the wait_event_inter...
authorSolomon Peachy <pizza@shaftnet.org>
Wed, 28 Aug 2013 00:17:13 +0000 (20:17 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 28 Aug 2013 17:58:29 +0000 (13:58 -0400)
commit076f0d20b636ef0e701e21e701c0631b5757b732
tree3951a1bed9a8f2dcd0c6674b8a34d4337e424c9e
parent7f190230baac602f3f2be8e143c1c7c5aad15b1e
cw1200: When debug is enabled, display all wakeup conditions for the wait_event_interruptible_timeout() call.

When trying to debug an interrupt delivery problem I noticed that not
all of the wakeup conditions on the worker thread were included in the
debug message.  This patch rectifies that.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/cw1200/bh.c