mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-01 02:36:02 +00:00
3f9bb0301d
I have seen too many bugs already due to the fact that we must encode an
invalid dp->bridge_num as a negative value, because the natural tendency
is to check that invalid value using (!dp->bridge_num). Latest example
can be seen in commit
|
||
---|---|---|
.. | ||
8021q.h | ||
brcm.h | ||
lan9303.h | ||
loop.h | ||
mv88e6xxx.h | ||
ocelot.h | ||
sja1105.h |