net: dsa: kill circular reference with slave priv
authorVivien Didelot <vivien.didelot@savoirfairelinux.com>
Mon, 18 Apr 2016 20:10:24 +0000 (16:10 -0400)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2016 00:28:49 +0000 (20:28 -0400)
commit46e7b8d8d53bcde075dca6da3a3816a663073499
treef7f76547537f17cabb98850efabdc5619a92edb1
parent9f4ab6ec7ee3b4971231d0b9078062f99decfa13
net: dsa: kill circular reference with slave priv

The dsa_slave_priv structure does not need a pointer to its net_device.
Kill it.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dsa/dsa_priv.h
net/dsa/slave.c