diff options
| author | Vladimir Oltean <[email protected]> | 2021-12-09 23:34:42 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-12-12 12:51:33 +0000 |
| commit | bfcf1425222008e7390c0784b0f3bb7b497fccaa (patch) | |
| tree | 9d7f646fbc6fd8ffe49912222ab0094ee003eba8 /net/unix/sysctl_net_unix.c | |
| parent | net: dsa: sja1105: remove hwts_tx_en from tagger data (diff) | |
| download | kernel-bfcf1425222008e7390c0784b0f3bb7b497fccaa.tar.gz kernel-bfcf1425222008e7390c0784b0f3bb7b497fccaa.zip | |
net: dsa: sja1105: make dp->priv point directly to sja1105_tagger_data
The design of the sja1105 tagger dp->priv is that each port has a
separate struct sja1105_port, and the sp->data pointer points to a
common struct sja1105_tagger_data.
We have removed all per-port members accessible by the tagger, and now
only struct sja1105_tagger_data remains. Make dp->priv point directly to
this.
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
