kernel_optimize_test/net/dsa
Andrew Lunn bb9f603174 net: dsa: add more const attributes
The notify mechanism does not need to modify the port it is notifying.
So make the parameter const.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-11-10 13:41:40 +09:00
..
dsa_priv.h net: dsa: add more const attributes 2017-11-10 13:41:40 +09:00
dsa.c
dsa2.c net: dsa: rename probe and remove switch functions 2017-11-09 09:26:49 +09:00
Kconfig
legacy.c net: dsa: setup and teardown master device 2017-11-09 09:26:49 +09:00
Makefile
master.c net: dsa: setup and teardown master device 2017-11-09 09:26:49 +09:00
port.c net: dsa: add more const attributes 2017-11-10 13:41:40 +09:00
slave.c net: dsa: slave: Handle switchdev host mdb add/del 2017-11-10 13:41:40 +09:00
switch.c
tag_brcm.c
tag_dsa.c
tag_edsa.c
tag_ksz.c
tag_lan9303.c net: dsa: lan9303: Adjust indenting 2017-11-08 13:29:06 +09:00
tag_mtk.c
tag_qca.c
tag_trailer.c