diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-12-06 17:57:53 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-08 23:31:15 +0100 |
commit | 41fb0cf1bced59c1fe178cf6cc9f716b5da9e40e (patch) | |
tree | 7cb05115b0a0269d3d88d41a7cac4d4d81e903c7 /include/asm-generic/delay.h | |
parent | net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers (diff) | |
download | linux-41fb0cf1bced59c1fe178cf6cc9f716b5da9e40e.tar.xz linux-41fb0cf1bced59c1fe178cf6cc9f716b5da9e40e.zip |
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
The location of the bridge device pointer and number is going to change.
It is not going to be kept individually per port, but in a common
structure allocated dynamically and which will have lockdep validation.
Use the helpers to access these elements so that we have a migration
path to the new organization.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/asm-generic/delay.h')
0 files changed, 0 insertions, 0 deletions