net: Move bonding headers under include/net
This ways drivers like cxgb4 don't need to do ugly relative includes. Reported-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Este cometimento está contido em:
@@ -40,7 +40,7 @@
|
||||
#include <net/netns/generic.h>
|
||||
#include <linux/nsproxy.h>
|
||||
|
||||
#include "bonding.h"
|
||||
#include <net/bonding.h>
|
||||
|
||||
#define to_dev(obj) container_of(obj, struct device, kobj)
|
||||
#define to_bond(cd) ((struct bonding *)(netdev_priv(to_net_dev(cd))))
|
||||
|
Criar uma nova questão referindo esta
Bloquear um utilizador