Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 87513
Collapse All | Expand All

(-)ethtool.fixed.h (+2 lines)
Lines 12-17 Link Here
12
#ifndef _LINUX_ETHTOOL_H
12
#ifndef _LINUX_ETHTOOL_H
13
#define _LINUX_ETHTOOL_H
13
#define _LINUX_ETHTOOL_H
14
14
15
#include <linux/types.h>
16
15
/* This should work for both 32 and 64 bit userland. */
17
/* This should work for both 32 and 64 bit userland. */
16
struct ethtool_cmd {
18
struct ethtool_cmd {
17
	__u32	cmd;
19
	__u32	cmd;

Return to bug 87513