commit | fa6935981af81706f363df4b6f1285a20dc7ae17 | [log] [tgz] |
---|---|---|
author | Nicolas Ferre <nicolas.ferre@atmel.com> | Tue Mar 31 15:02:06 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Mar 31 16:51:17 2015 -0400 |
tree | a06086daa74ba9a7288c925390f04058faf28095 | |
parent | 361918970b7426bba97a64678ef2b2679c37199b [diff] |
net/macb: unify peripheral version testing As we need to check peripheral version from the hardware during probe, I introduce a little helper to unify these tests. It would prevent to de-synchronize the test like previously observed. Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com> Signed-off-by: David S. Miller <davem@davemloft.net>