Re: [bk patches] add ethtool_ops to net drivers

2 messages, 2 authors, 2003-08-18 · open the first message on its own page

Re: [bk patches] add ethtool_ops to net drivers

From: Val Henson <hidden>
Date: 2003-08-18 06:16:42

I needed the following patch to compile netsyms.c - just a missing
include.

Thanks,

-VAL

# This is a BitKeeper generated patch for the following project:
# Project Name: Linux kernel tree
# This patch format is intended for GNU patch command version 2.5 or higher.
# This patch includes the following deltas:
#	           ChangeSet	1.1214  -> 1.1215 
#	       net/netsyms.c	1.93    -> 1.94   
#
# The following is the BitKeeper ChangeSet Log
# --------------------------------------------
# 03/08/17	val@host4.sbcglobal.net	1.1215
# Add missing include for ethtool ops
# --------------------------------------------
#
diff -Nru a/net/netsyms.c b/net/netsyms.c
--- a/net/netsyms.c	Sun Aug 17 20:26:07 2003
+++ b/net/netsyms.c	Sun Aug 17 20:26:07 2003
@@ -626,6 +626,7 @@
 EXPORT_SYMBOL(linkwatch_fire_event);
 
 /* ethtool.c */
+#include <linux/ethtool.h>
 EXPORT_SYMBOL(ethtool_op_get_link);
 EXPORT_SYMBOL(ethtool_op_get_tx_csum);
 EXPORT_SYMBOL(ethtool_op_get_sg);

Re: [bk patches] add ethtool_ops to net drivers

From: David S. Miller <hidden>
Date: 2003-08-18 06:21:38

On Mon, 18 Aug 2003 00:15:11 -0600
Val Henson [off-list ref] wrote:
I needed the following patch to compile netsyms.c - just a missing
include.
It's already in Linus's tree.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help