diff options
author | Heiner Kallweit <[email protected]> | 2019-05-31 19:14:44 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-06-02 18:11:57 -0700 |
commit | db4bad07371b53dbce34e8ae54d4aa93096841d6 (patch) | |
tree | 464fc1b9b764fe37f7f15af89dea43db42c6c62e /net/unix/sysctl_net_unix.c | |
parent | feb3cf2e5ecc5840e27f328e0ce666a0f728f1a3 (diff) |
net: ethernet: improve eth_platform_get_mac_address
pci_device_to_OF_node(to_pci_dev(dev)) is the same as dev->of_node,
so we can simplify the code. In addition add an empty line before
the return statement.
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions