atm: nicstar: re-use native mac_pton() helper
authorAndy Shevchenko <andy.shevchenko@gmail.com>
Tue, 3 Sep 2013 12:13:43 +0000 (15:13 +0300)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Sep 2013 18:41:55 +0000 (14:41 -0400)
There is a nice helper to parse MAC. Let's use it and remove custom
implementation.

Signed-off-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found