diff options
author | Ivan Vecera <[email protected]> | 2024-04-27 09:26:03 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2024-04-30 09:32:57 -0700 |
commit | 54c4664e48eea52f2b296c73ddb8f5629b958678 (patch) | |
tree | 42b16dc45cf8a47c9ddf1c83ee63290fa6be9ca5 /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | b92379dc94c1ee52aa92a64bd4487c1a81db7254 (diff) |
i40e: Refactor argument of several client notification functions
Commit 0ef2d5afb12d ("i40e: KISS the client interface") simplified
the client interface so in practice it supports only one client
per i40e netdev. But we have still 2 notification functions that
uses as parameter a pointer to VSI of netdevice associated with
the client. After the mentioned commit only possible and used
VSI is the main (LAN) VSI.
So refactor these functions so they are called with PF pointer argument
and the associated VSI (LAN) is taken inside them.
Reviewed-by: Michal Schmidt <[email protected]>
Tested-by: Pucha Himasekhar Reddy <[email protected]>
Signed-off-by: Ivan Vecera <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions