commit | 8390f81482e3bbf756dce3a5121f164140fd0412 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andy.shevchenko@gmail.com> | Tue Sep 03 15:13:43 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Sep 04 14:41:55 2013 -0400 |
tree | 52919d1889dd3a9ba9a495e04bbed40a35cd082f | |
parent | 0cf915809ce775cba3f08de5df1fb89bdbd95a28 [diff] |
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>