commit | 4b92ea81cca38e4b5fd200607fba3d8a2263a3f9 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Thu Jan 05 11:08:58 2017 -0800 |
committer | David S. Miller <davem@davemloft.net> | Fri Jan 06 15:51:29 2017 -0500 |
tree | 3d2cc425a20ec98cf0cb9f8f3cc4a08e31e3d924 | |
parent | 7558828adebe675179f6a489c7e04082828bf524 [diff] |
net: dsa: b53: Utilize common helpers for u64/MAC Utilize the two functions recently introduced: u64_to_ether() and ether_to_u64() instead of our own versions. Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>