diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2021-12-06 18:57:52 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-12-08 14:31:15 -0800 |
commit | 36cbf39b56908bb2e7e8e392e5f08895c3ca4326 (patch) | |
tree | b0ec5a13c683593d46a164a22f26b02b6e48f059 /drivers/net/usb | |
parent | 65144067d3602640e65a524c7a4694df017da810 (diff) | |
download | linux-36cbf39b56908bb2e7e8e392e5f08895c3ca4326.tar.bz2 |
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core 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.
Create 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 'drivers/net/usb')
0 files changed, 0 insertions, 0 deletions