]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd
authorVladimir Oltean <olteanv@gmail.com>
Sun, 2 Jun 2019 21:11:53 +0000 (00:11 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 4 Jun 2019 18:49:19 +0000 (11:49 -0700)
commitf6a1717d44fce05daeadde99534a7e848b7e03d7
tree10c3b1bd9b712466eaaa79c5a339efda99642677
parentae5b9543d1d5ce17ce2cde3c208c55c2d293d371
net: dsa: sja1105: Shim declaration of struct sja1105_dyn_cmd

This structure is merely an implementation detail and should be hidden
from the sja1105_dynamic_config.h header, which provides to the rest of
the driver an abstract access to the dynamic configuration interface of
the switch.

Signed-off-by: Vladimir Oltean <olteanv@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/sja1105/sja1105_dynamic_config.c
drivers/net/dsa/sja1105/sja1105_dynamic_config.h