]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60e999b3cbaa4efa477acb22ddae36f141e038e5
tree52919d1889dd3a9ba9a495e04bbed40a35cd082f
parentfb57cfd49733d7074373bdb24aa439d46c494b5f
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