From: Cong Wang <[email protected]> Date: Fri, 29 Jan 2016 11:58:03 -0800
> self->ctrl_skb is protected by self->spinlock, we should not > access it out of the lock. Move the debugging printk inside. > > Reported-by: Dmitry Vyukov <[email protected]> > Cc: Samuel Ortiz <[email protected]> > Signed-off-by: Cong Wang <[email protected]> Applied, thanks.
