git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f1c59b
)
staging: rtl8723au: Use a workqueue for command handling
author
Jes Sorensen
<Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:54:57 +0000
(18:54 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:13 +0000
(10:16 -0700)
Rewrite the old thread based code to use a workqueue instead. This
removes a pile of complexity, locks and queues and eliminates problem
that cmd handling could have been killed from userspace.
This was suggested by Tejun Heo - thanks!
Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_cmd.c
patch
|
blob
|
history
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
patch
|
blob
|
history
drivers/staging/rtl8723au/include/rtw_cmd.h
patch
|
blob
|
history
drivers/staging/rtl8723au/os_dep/os_intfs.c
patch
|
blob
|
history
diff --cc
drivers/staging/rtl8723au/core/rtw_cmd.c
Simple merge
diff --cc
drivers/staging/rtl8723au/hal/rtl8723a_hal_init.c
Simple merge
diff --cc
drivers/staging/rtl8723au/include/rtw_cmd.h
Simple merge
diff --cc
drivers/staging/rtl8723au/os_dep/os_intfs.c
Simple merge