On Sat, Jul 19, 2014 at 5:14 AM, Dan Carpenter wrote:
> On Sat, Jul 19, 2014 at 12:09:53PM +0300, Dan Carpenter wrote:
>> On Sat, Jul 19, 2014 at 01:26:52AM -0400, Nicholas Krause wrote:
>> > This patch add a atomic lock in usb_tranzport_usb for preventing
>> > a tiny race in this function.
>> >
>
On Sat, Jul 19, 2014 at 12:09:53PM +0300, Dan Carpenter wrote:
> On Sat, Jul 19, 2014 at 01:26:52AM -0400, Nicholas Krause wrote:
> > This patch add a atomic lock in usb_tranzport_usb for preventing
> > a tiny race in this function.
> >
> > Signed-off-by: Nicholas Krause
>
> Is this a guess work
On Sat, Jul 19, 2014 at 01:26:52AM -0400, Nicholas Krause wrote:
> This patch add a atomic lock in usb_tranzport_usb for preventing
> a tiny race in this function.
>
> Signed-off-by: Nicholas Krause
Is this a guess work patch or have you tested it?
regards,
dan carpenter
_
This patch add a atomic lock in usb_tranzport_usb for preventing
a tiny race in this function.
Signed-off-by: Nicholas Krause
---
drivers/staging/frontier/tranzport.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/drivers/staging/frontier/tranzport.c
b/drivers/staging/fro