On Fri, Aug 19, 2016 at 01:36:23PM +0800, [email protected] wrote: > From: Gao Feng <[email protected]> > > The sk->sk_state is bits flag, so need use bit operation check > instead of value check. >
Tested-by: Guillaume Nault <[email protected]>
On Fri, Aug 19, 2016 at 01:36:23PM +0800, [email protected] wrote: > From: Gao Feng <[email protected]> > > The sk->sk_state is bits flag, so need use bit operation check > instead of value check. >
Tested-by: Guillaume Nault <[email protected]>