diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2017-12-19 21:10:53 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-20 20:46:11 +0300 |
commit | 223b229b63f461cd3c14583a0e517fde19e7a081 (patch) | |
tree | b678efc28b6aea762703774fa2c51d83e82cbbf1 /drivers/net/bonding | |
parent | 53c81e95df1793933f87748d36070a721f6cb287 (diff) | |
download | linux-223b229b63f461cd3c14583a0e517fde19e7a081.tar.xz |
bridge: Use helpers to handle MAC address
Use
%pM to print MAC
mac_pton() to convert it from ASCII to binary format, and
ether_addr_copy() to copy.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/bonding')
0 files changed, 0 insertions, 0 deletions