diff options
author | David S. Miller <davem@davemloft.net> | 2010-09-21 23:12:11 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-21 23:12:11 (GMT) |
commit | 73da16c28ed0724755afdb95c7dd6b166381be10 (patch) | |
tree | 8fadf1e9ffd5860025e273a0fb3fbd7fe0063c68 /samples | |
parent | 10ed61c432c013705ef6a2bebad139fc5d72e274 (diff) | |
download | linux-fsl-qoriq-73da16c28ed0724755afdb95c7dd6b166381be10.tar.xz |
ethtool: Fix build due to lack of ethtool.h include.
net/core/ethtool.c: In function 'ethtool_get_regs':
net/core/ethtool.c:818:2: error: implicit declaration of function 'vmalloc'
net/core/ethtool.c:818:9: warning: assignment makes pointer from integer without a cast
net/core/ethtool.c:833:2: error: implicit declaration of function 'vfree'
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions