commit | 46e7b8d8d53bcde075dca6da3a3816a663073499 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Apr 18 16:10:24 2016 -0400 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 19 20:28:49 2016 -0400 |
tree | f7f76547537f17cabb98850efabdc5619a92edb1 | |
parent | 9f4ab6ec7ee3b4971231d0b9078062f99decfa13 [diff] |
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>