From: Colin King <[email protected]> Date: Fri, 18 Nov 2016 18:45:32 +0000
> From: Colin Ian King <[email protected]> > > the mbox state should be bitwise anded rather than logically anded > with OCTEON_MBOX_STATE_RESPONSE_PENDING. Fix this by using the > correct & operator instead of &&. > > Signed-off-by: Colin Ian King <[email protected]> Dan Carpenter already submitted a fix for this.
