Re: [PATCH net-next 0/2] break include loop and dsa devlink support

2017-03-28 Thread David Miller
From: Andrew Lunn Date: Tue, 28 Mar 2017 23:45:05 +0200 > These two patches add very basic support for devlink to DSA, in > preparation for playing with dpipe. > > The first patch is needed to break an include loop between > netdevice.h, dsa.h and devlink.h. We need to remove dsa.h from > netdev

[PATCH net-next 0/2] break include loop and dsa devlink support

2017-03-28 Thread Andrew Lunn
These two patches add very basic support for devlink to DSA, in preparation for playing with dpipe. The first patch is needed to break an include loop between netdevice.h, dsa.h and devlink.h. We need to remove dsa.h from netdevice.h. As a result, some files fail to compile, because they require i