commit | ce5c144f48d5e465bd9b9d676902cf4dcfcae4b9 | [log] [tgz] |
---|---|---|
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | Tue Dec 19 20:20:44 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Dec 20 12:47:29 2017 -0500 |
tree | dcdbe5318085b4e93f8ceff58c057327a87e6fad | |
parent | 223b229b63f461cd3c14583a0e517fde19e7a081 [diff] |
net: bonding: Replace mac address parsing Replace sscanf() with mac_pton(). Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Acked-by: Andy Gospodarek <andy@greyhouse.net> Signed-off-by: David S. Miller <davem@davemloft.net>