diff options
author | Vivien Didelot <[email protected]> | 2019-10-21 16:51:15 -0400 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2019-10-22 12:37:06 -0700 |
commit | 68bb8ea8ad0d497c28ed47423246b1ab20f26976 (patch) | |
tree | 8e7c4ca7da4bf3171ca335d0c85d752d6f3d66b9 /scripts/gdb/linux/utils.py | |
parent | 88652bf8ce4b91c49769a2a49c17dc44b85b4fa2 (diff) |
net: dsa: use dsa_to_port helper everywhere
Do not let the drivers access the ds->ports static array directly
while there is a dsa_to_port helper for this purpose.
At the same time, un-const this helper since the SJA1105 driver
assigns the priv member of the returned dsa_port structure.
Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions