Commit 4bbe238c authored by Jeff Garzik's avatar Jeff Garzik Committed by Linus Torvalds

[PATCH] another ethtool_ops quickie

Let not my fingers type in haste.

net/netsyms.c must include linux/ethtool.h, when exporting its symbols.
parent 3fd4a645
......@@ -18,6 +18,7 @@
#include <linux/fcdevice.h>
#include <linux/ioport.h>
#include <linux/tty.h>
#include <linux/ethtool.h>
#include <net/neighbour.h>
#include <net/snmp.h>
#include <net/dst.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment