linux/drivers/net/dsa/ocelot
Vladimir Oltean 0132649366 net: mscc: ocelot: warn when encoding an out-of-bounds watermark value
There is an upper bound to the value that a watermark may hold. That
upper bound is not immediately obvious during configuration, and it
might be possible to have accidental truncation.

Actually this has happened already, add a warning to prevent it from
happening again.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-10-06 06:05:47 -07:00
..
felix.c net: mscc: ocelot: deinitialize only initialized ports 2020-09-18 13:52:34 -07:00
felix.h net: dsa: felix: introduce support for Seville VSC9953 switch 2020-07-13 17:40:02 -07:00
felix_vsc9959.c net: mscc: ocelot: warn when encoding an out-of-bounds watermark value 2020-10-06 06:05:47 -07:00
Kconfig net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text 2020-08-18 16:02:03 -07:00
Makefile net: dsa: felix: introduce support for Seville VSC9953 switch 2020-07-13 17:40:02 -07:00
seville_vsc9953.c net: mscc: ocelot: warn when encoding an out-of-bounds watermark value 2020-10-06 06:05:47 -07:00