diff options
author | Kory Maincent <kory.maincent@bootlin.com> | 2025-06-20 11:16:41 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2025-06-21 08:10:25 -0700 |
commit | 99aa0bbb082e7c0660751832acca897493c3082c (patch) | |
tree | 96036db7ac361740bf09d9cff66c40f9fc28b06a /net/unix/af_unix.c | |
parent | 14e1e7aa7d8ccb1d58e19c8dc2f4ed72e8186d18 (diff) |
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 <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202506200355.TqFiYUbN-lkp@intel.com/
Fixes: fc0e6db30941 ("net: pse-pd: Add support for reporting events")
Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/20250620091641.2098028-1-kory.maincent@bootlin.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions