Commit e76eb56
net/vmxnet3: fix build with clang 13
The completed variable is used for debug logs even though clang 13
reports it as unused.
Bugzilla ID: 881
Fixes: c3ecdbb ("vmxnet3: support TSO")
Cc: [email protected]
Reported-by: Liang Longfeng <[email protected]>
Signed-off-by: Conor Walsh <[email protected]>
Reviewed-by: David Marchand <[email protected]>1 parent 0b62b3c commit e76eb56
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
340 | 340 | | |
341 | 341 | | |
342 | 342 | | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
343 | 346 | | |
344 | 347 | | |
345 | 348 | | |
| |||
0 commit comments