From: Colin King <colin.k...@canonical.com> Date: Fri, 18 Nov 2016 18:45:32 +0000
> From: Colin Ian King <colin.k...@canonical.com> > > 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 <colin.k...@canonical.com> Dan Carpenter already submitted a fix for this.