MIPS: BCM47xx: Use sscanf for parsing mac address
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 27 Nov 2010 16:46:00 +0000 (17:46 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 16 Dec 2010 18:10:59 +0000 (18:10 +0000)
Instead of writing own function for parsing the mac address we now
use sscanf.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
To: linux-mips@linux-mips.org
Cc: Hauke Mehrtens <hauke@hauke-m.de>
Patchwork: https://patchwork.linux-mips.org/patch/1847/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found