diff options
author | Vladimir Oltean <[email protected]> | 2020-09-21 03:10:24 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2020-09-20 19:01:33 -0700 |
commit | eb46e8da1d2c52963718697d90cc8cddb73425dd (patch) | |
tree | 854ef005d3f0522ed8071ae30f70a4d3f32bf30f /net/unix/sysctl_net_unix.c | |
parent | 8350129930d2d74426b03d2d59d121156c204531 (diff) |
net: dsa: rename dsa_slave_upper_vlan_check to something more suggestive
We'll be adding a new check in the PRECHANGEUPPER notifier, where we'll
need to check some VLAN uppers. It is hard to do that when there is
already a function named dsa_slave_upper_vlan_check. So rename this one.
Not to mention that this function probably shouldn't have started with
"dsa_slave_" in the first place, since the struct net_device argument
isn't a DSA slave, but an 8021q upper of one.
Signed-off-by: Vladimir Oltean <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions