aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
diff options
context:
space:
mode:
authorJakub Kicinski <[email protected]>2021-10-04 19:14:43 +0000
committerDavid S. Miller <[email protected]>2021-10-05 12:15:35 +0000
commitded6e16b37e4c8c86cda98604ecd78818d6ca36a (patch)
tree987f129ad99137866497ebe6b1427bab56d69a55 /drivers/net/ethernet/intel/igc/igc_main.c
parentnetlink: remove netlink_broadcast_filtered (diff)
downloadkernel-ded6e16b37e4c8c86cda98604ecd78818d6ca36a.tar.gz
kernel-ded6e16b37e4c8c86cda98604ecd78818d6ca36a.zip
mlx4: replace mlx4_mac_to_u64() with ether_addr_to_u64()
mlx4_mac_to_u64() predates and opencodes ether_addr_to_u64(). It doesn't make the argument constant so it'll be problematic when dev->dev_addr becomes a const. Convert to the generic helper. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Tariq Toukan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_main.c')
0 files changed, 0 insertions, 0 deletions