diff options
| author | Bruce Allan <[email protected]> | 2019-02-08 12:50:28 -0800 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2019-02-25 08:56:01 -0800 |
| commit | 99be37edeb2fc3c9295abefc498cc3cc37eb8357 (patch) | |
| tree | 70ca0fdcb67184b6175116d7f195fa9869869548 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | bd16693f359bbab8776541c06a6df32f3996638e (diff) | |
ice: Mark extack argument as __always_unused
Commit 87b0984ebfab ("net: Add extack argument to ndo_fdb_add()") in
net-next added an extended parameter to the .ndo_fdb_add op and changed
ice_fdb_add() accordingly. Update the function header and add the
__always_unused attribute to the new parameter to avoid -Wunused-parameter
warnings.
Signed-off-by: Bruce Allan <[email protected]>
Signed-off-by: Anirudh Venkataramanan <[email protected]>
Tested-by: Andrew Bowers <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions