aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bond_options.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-11-10net: Move bonding headers under include/netDavid S. Miller1-0/+130
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>