Thread (1 message) 1 message, 1 author, 2015-01-25

Re: [PATCH] net:wireless:Add proper locking for the function, b43_op_beacon_set_tim in main.c

From: Rafał Miłecki <zajec5@gmail.com>
Date: 2015-01-25 08:14:24
Also in: lkml, netdev

On 25 January 2015 at 08:06, Nicholas Krause [off-list ref] wrote:
Adds proper locking for the function, b43_op_beacon_set_tim in main.c that internally calls b43_update_templates.
Due to the function that is being called internally,b43_update_templates needing the mutex lock of the structure
pointer wl passed  it to run successfully and without issues we add the calls to mutex_lock before and mutex_unlock
after it's call internally in b43_op_beacon_set_tim in order to allow the function,,b43_update_templates to run
successfully and without issues related to concurrent access.
Nack
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help