summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/xilinx
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2020-02-20 09:07:48 +0200
committerDavid S. Miller <davem@davemloft.net>2020-02-20 10:04:33 -0800
commit9a9f8d1e749a5c4df167bc964277c75b952e32b5 (patch)
treec008297d72224b6e5e8e452fdad017456401c2bb /drivers/net/ethernet/xilinx
parent6c5a688e7544ff1355bd89097f93ec6013bf6492 (diff)
mlxsw: spectrum_span: Do no expose mirroring agents to entire driver
The struct holding the different mirroring agents is currently allocated as part of the main driver struct. This is unlike other driver modules. Allocate the memory required to store the different mirroring agents as part of the initialization of the mirroring module. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Acked-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/xilinx')
0 files changed, 0 insertions, 0 deletions