On Mon, 14 Mar 2016, David Miller wrote:
> From: Shrikrishna Khare
> Date: Fri, 11 Mar 2016 13:29:44 -0800
>
> > don't pass uninitialized flags to spin_unlock_irqrestore.
> >
> > Reported-by: Tetsuo Handa
> > Signed-off-by: Shrikrishna Khare
> > Signed-off-by: Guolin Yang
>
> Sorry, I not
From: Shrikrishna Khare
Date: Fri, 11 Mar 2016 13:29:44 -0800
> don't pass uninitialized flags to spin_unlock_irqrestore.
>
> Reported-by: Tetsuo Handa
> Signed-off-by: Shrikrishna Khare
> Signed-off-by: Guolin Yang
Sorry, I noticed Arnd's version of this fix first and therefore applied
his
don't pass uninitialized flags to spin_unlock_irqrestore.
Reported-by: Tetsuo Handa
Signed-off-by: Shrikrishna Khare
Signed-off-by: Guolin Yang
---
drivers/net/vmxnet3/vmxnet3_drv.c | 9 -
drivers/net/vmxnet3/vmxnet3_int.h | 4 ++--
2 files changed, 6 insertions(+), 7 deletions(-)
dif