aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@gmail.com>2019-10-25 14:48:53 -0400
committerDavid S. Miller <davem@davemloft.net>2019-10-29 12:07:49 -0700
commitd607525bd912860aad137326a1076d1e9880ddf0 (patch)
tree86c282a61aa3a8b9c1859b25592c6cbb7a550414 /drivers
parentnet: aquantia: fix unintention integer overflow on left shift (diff)
downloadlinux-dev-d607525bd912860aad137326a1076d1e9880ddf0.tar.xz
linux-dev-d607525bd912860aad137326a1076d1e9880ddf0.zip
net: dsa: return directly from dsa_to_port
Return directly from within the loop as soon as the port is found, otherwise we won't return NULL if the end of the list is reached. Fixes: b96ddf254b09 ("net: dsa: use ports list in dsa_to_port") Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions