diff options
| author | Alex Elder <[email protected]> | 2024-04-19 15:17:59 +0000 |
|---|---|---|
| committer | Paolo Abeni <[email protected]> | 2024-04-23 11:08:08 +0000 |
| commit | 319b6d4ef08714ed593a5eb842deb249544c19e1 (patch) | |
| tree | 094bf269d7f7c05ace2c3e83ee1b86ba1da418ce /tools/testing/selftests/drivers/net/lib/py/remote_netns.py | |
| parent | net: ipa: fix two bogus argument names (diff) | |
| download | kernel-319b6d4ef08714ed593a5eb842deb249544c19e1.tar.gz kernel-319b6d4ef08714ed593a5eb842deb249544c19e1.zip | |
net: ipa: fix two minor ipa_cmd problems
In "ipa_cmd.h", ipa_cmd_data_valid() is declared, but that function
does not exist. So delete that declaration.
Also, for some reason ipa_cmd_init() never gets called. It isn't
really critical--it just validates that some memory offsets and a
size can be represented in some register fields, and they won't fail
with current data. Regardless, call the function in ipa_probe().
Signed-off-by: Alex Elder <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/lib/py/remote_netns.py')
0 files changed, 0 insertions, 0 deletions
