aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorRussell King (Oracle) <[email protected]>2024-04-18 10:51:21 +0000
committerDavid S. Miller <[email protected]>2024-04-19 11:11:17 +0000
commit9fc31a9251de4acaab2d0704450d70ddc99f5ea2 (patch)
tree35f94c3551cb476c6786b3e19ea3054c26eb82c8 /net/unix/sysctl_net_unix.c
parentMerge branch 'net-rps-lockless' (diff)
downloadkernel-9fc31a9251de4acaab2d0704450d70ddc99f5ea2.tar.gz
kernel-9fc31a9251de4acaab2d0704450d70ddc99f5ea2.zip
net: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_ops
The kernel build bot identified the following mistake in the recently merged 860a9bed2651 ("net: dsa: xrs700x: provide own phylink MAC operations") patch: drivers/net/dsa/xrs700x/xrs700x.c:714:37: warning: 'xrs700x_phylink_mac_ops' defined but not used [-Wunused-const-variable=] 714 | static const struct phylink_mac_ops xrs700x_phylink_mac_ops = { | ^~~~~~~~~~~~~~~~~~~~~~~ Fix the omitted assignment of ds->phylink_mac_ops. Reported-by: kernel test robot <[email protected]> Signed-off-by: Russell King (Oracle) <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions