Re: [PATCH] net: stmmac: fixed operator typo
From: David Miller <davem@davemloft.net>
Date: 2013-07-01 20:33:16
From: David Miller <davem@davemloft.net>
Date: 2013-07-01 20:33:16
From: Giuseppe CAVALLARO <redacted> Date: Fri, 28 Jun 2013 14:59:36 +0200
On 6/28/2013 9:35 AM, Byungho An wrote:quoted
This patch fixed operator typo from & to ==. Due to incorrect operator, the result is incorrect. Signed-off-by: Byungho An <bh74.an@samsung.com>Acked-by: Giuseppe Cavallaro <redacted>
Applied.