diff options
| author | Vladimir Oltean <[email protected]> | 2021-12-09 23:34:47 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-12 12:51:34 +0000 |
| commit | 4f3cb34364e2552ce5f3a8ca33a184c13c6152a5 (patch) | |
| tree | 880b5a9ec36c937ed7a8113ee39af0ebe39f7b92 /net/unix/sysctl_net_unix.c | |
| parent | net: dsa: tag_sja1105: split sja1105_tagger_data into private and public sect... (diff) | |
| download | kernel-4f3cb34364e2552ce5f3a8ca33a184c13c6152a5.tar.gz kernel-4f3cb34364e2552ce5f3a8ca33a184c13c6152a5.zip | |
net: dsa: remove dp->priv
All current in-tree uses of dp->priv have been replaced with
ds->tagger_data, which provides for a safer API especially when the
connection isn't the regular 1:1 link between one switch driver and one
tagging protocol driver, but could be either one switch to many taggers,
or many switches to one tagger.
Therefore, we can remove this unused pointer.
Signed-off-by: Vladimir Oltean <[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
