Commit b1b1907d authored by Dan Williams's avatar Dan Williams Committed by David S. Miller

[PATCH] libertas: fix inadvertant removal of bits from commit...

[PATCH] libertas: fix inadvertant removal of bits from commit 83144186Signed-off-by: default avatarDan Williams <dcbw@redhat.com>
Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
parent 7563a0b4
......@@ -768,6 +768,7 @@ static int libertas_thread(void *data)
init_waitqueue_entry(&wait, current);
set_freezable();
for (;;) {
lbs_deb_thread( "main-thread 111: intcounter=%d "
"currenttxskb=%p dnld_sent=%d\n",
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment