commit | 143337c9e1499429a554b5f69a64f4aad5d832aa | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 19 20:31:03 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 20 12:47:46 2017 -0500 |
tree | 5ea7a3e3790ebe2854936acd88edd74afa187785 | |
parent | ce5c144f48d5e465bd9b9d676902cf4dcfcae4b9 [diff] |
net: pasemi: Replace mac address parsing Replace sscanf() with mac_pton(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>