summaryrefslogtreecommitdiff
path: root/internal.h
AgeCommit message (Collapse)AuthorFilesLines
2011-11-01Combine ethtool-{bitops,util}.h into internal.hBen Hutchings1-0/+164
ethtool-util.h contains all kinds of declarations, not just utility functions or macros. ethtool-bitops.h contains just a few extra definitions, and its only user also includes ethtool-util.h. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>