summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/Makefile
diff options
context:
space:
mode:
authorVladimir Oltean <vladimir.oltean@nxp.com>2021-12-10 02:34:42 +0300
committerDavid S. Miller <davem@davemloft.net>2021-12-12 15:51:33 +0300
commitbfcf1425222008e7390c0784b0f3bb7b497fccaa (patch)
tree9d7f646fbc6fd8ffe49912222ab0094ee003eba8 /drivers/net/dsa/Makefile
parent6f6770ab1ce2b56619264ec6be0b62f05564dcf6 (diff)
downloadlinux-bfcf1425222008e7390c0784b0f3bb7b497fccaa.tar.xz
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 <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/Makefile')
0 files changed, 0 insertions, 0 deletions