MIPS: AR7: Replace mac address parsing
authorDaniel Walter <dwalter@google.com>
Tue, 24 Jun 2014 15:39:59 +0000 (16:39 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 2 Apr 2015 11:54:22 +0000 (13:54 +0200)
commit5db7ccdc9f685fd742cc32efe58aa0c036f380b9
treef80e816c80aa0fd8f7381de1eb457bd529c266ec
parent1f8d271385d542796ab7917692908beef10acdc9
MIPS: AR7: Replace mac address parsing

Replace sscanf() with mac_pton().

[ralf@linux-mips.org: Resolved conflict.]

Signed-off-by: Daniel Walter <dwalter@google.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/7151/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ar7/platform.c