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

2015-01-25 Thread Larry Finger
On 01/25/2015 01:06 AM, Nicholas Krause 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

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

2015-01-25 Thread Rafał Miłecki
On 25 January 2015 at 08:06, Nicholas Krause 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