mirror of
https://github.com/torvalds/linux.git
synced 2026-05-28 17:13:52 +02:00
[PATCH] libertas: fix inadvertant removal of bits from commit 8314418629
Signed-off-by: Dan Williams <dcbw@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
7563a0b4b5
commit
b1b1907dce
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user