diff options
author | 2025-02-17 09:29:30 +0800 | |
---|---|---|
committer | 2025-02-18 18:08:18 -0800 | |
commit | 9faaaef27c5df617223ad725f3fac9a21d333e81 (patch) | |
tree | ee918a13f06f448db9315b1b0c99f83a419f2ba7 /net/lapb/lapb_timer.c | |
parent | Merge branch 'net-phy-improve-and-simplify-eee-handling-in-phylib' (diff) | |
download | wireguard-linux-9faaaef27c5df617223ad725f3fac9a21d333e81.tar.xz wireguard-linux-9faaaef27c5df617223ad725f3fac9a21d333e81.zip |
net: freescale: ucc_geth: make ugeth_mac_ops be static const
sparse warning:
sparse: symbol 'ugeth_mac_ops' was not declared. Should it be
static.
Add static to fix sparse warnings and add const. phylink_create() will
accept a const struct.
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/202502141128.9HfxcdIE-lkp@intel.com
Signed-off-by: Pei Xiao <xiaopei01@kylinos.cn>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions