[PATCH] [arch/mips] rb532: replace mac_addr parsing

2014-06-21 Thread Daniel Walter
Replace parse_mac_addr with sscanf. Signed-off-by: Daniel Walter --- Patch applies against current linux-tree --- arch/mips/rb532/devices.c | 30 +++--- 1 file changed, 7 insertions(+), 23 deletions(-) --- diff --git a/arch/mips/rb532/devices.c

[PATCH] [arch/mips] rb532: replace mac_addr parsing

2014-06-21 Thread Daniel Walter
Replace parse_mac_addr with sscanf. Signed-off-by: Daniel Walter dwal...@google.com --- Patch applies against current linux-tree --- arch/mips/rb532/devices.c | 30 +++--- 1 file changed, 7 insertions(+), 23 deletions(-) --- diff --git a/arch/mips/rb532/devices.c