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)
commit8390f81482e3bbf756dce3a5121f164140fd0412
tree52919d1889dd3a9ba9a495e04bbed40a35cd082f
parent0cf915809ce775cba3f08de5df1fb89bdbd95a28
atm: nicstar: re-use native mac_pton() helper

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>
drivers/atm/nicstar.c