commit | 0d909dcdeffeee3c42703dc1d17766d94fd47b71 | [log] [tgz] |
---|---|---|
author | Byungho An <bh74.an@samsung.com> | Fri Jun 28 16:35:31 2013 +0900 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 01 13:33:03 2013 -0700 |
tree | 17c281141fe42a9bcb8364b0c595cf81c50c5592 | |
parent | 383eda32b891002d5064cc97243c94b7cf78137a [diff] |
net: stmmac: fixed operator typo 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 <peppe.cavallaro@st.com> Signed-off-by: David S. Miller <davem@davemloft.net>