diff options
| author | Kory Maincent <[email protected]> | 2025-06-20 09:16:41 +0000 |
|---|---|---|
| committer | Jakub Kicinski <[email protected]> | 2025-06-21 15:10:25 +0000 |
| commit | 99aa0bbb082e7c0660751832acca897493c3082c (patch) | |
| tree | 96036db7ac361740bf09d9cff66c40f9fc28b06a /net/unix/unix_bpf.c | |
| parent | Merge branch 'eth-finish-migration-to-the-new-rxfh-callbacks' (diff) | |
| download | kernel-99aa0bbb082e7c0660751832acca897493c3082c.tar.gz kernel-99aa0bbb082e7c0660751832acca897493c3082c.zip | |
net: pse-pd: Fix ethnl_pse_send_ntf() stub parameter type
The ethnl_pse_send_ntf() stub function has incorrect parameter type when
CONFIG_ETHTOOL_NETLINK is disabled. The function should take a net_device
pointer instead of phy_device pointer to match the actual implementation.
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: fc0e6db30941 ("net: pse-pd: Add support for reporting events")
Signed-off-by: Kory Maincent <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'net/unix/unix_bpf.c')
0 files changed, 0 insertions, 0 deletions
