lkml.org 
[lkml]   [2005]   [Mar]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[2.6 patch] export dev_get_flags
On Tue, Mar 15, 2005 at 01:52:53PM -0500, Pete Clements wrote:

> Fyi:
> 2.6.11.3-bk1 net/ipv6/ipv6.ko missing symbol dev_get_flags

It seems this patch is required (untested).

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.11-mm3-full/net/core/dev.c.old 2005-03-15 20:13:52.000000000 +0100
+++ linux-2.6.11-mm3-full/net/core/dev.c 2005-03-15 20:14:32.000000000 +0100
@@ -2214,6 +2214,7 @@

return flags;
}
+EXPORT_SYMBOL_GPL(dev_get_flags);

int dev_change_flags(struct net_device *dev, unsigned flags)
{

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:11    [W:0.039 / U:0.612 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site