diff options
author | Stephen Rothwell <[email protected]> | 2021-10-11 17:34:24 +1100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-10-11 07:34:04 -0700 |
commit | ce8bd03c47fc8328e82a48d332fba69fd538e9bf (patch) | |
tree | 13ec009f3006715bfb0a0439f1047de8fe5590c0 /tools/perf/scripts/python | |
parent | 0182d0788cd66292cb1698b48dd21887d93c68ed (diff) |
ethernet: sun: add missing semicolon, fix build
Fix for this build problem:
drivers/net/ethernet/sun/ldmvsw.c: In function 'vsw_alloc_netdev':
drivers/net/ethernet/sun/ldmvsw.c:243:2: error: expected ';' before 'sprintf'
sprintf(dev->name, "vif%d.%d", (int)handle, (int)port_id);
^~~~~~~
Fixes: a7639279c93c ("ethernet: sun: remove direct netdev->dev_addr writes")
Signed-off-by: Stephen Rothwell <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions