lkml.org 
[lkml]   [2003]   [Jan]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH][2.5] export skb_pad symbol
Actually exporting the symbol introduced in 2.5.57 makes module users
happy. Please apply.
--- linux-2.5.58/net/netsyms.c.org Tue Jan 14 13:11:29 2003
+++ linux-2.5.58/net/netsyms.c Tue Jan 14 13:11:35 2003
@@ -534,6 +534,7 @@
EXPORT_SYMBOL(__kfree_skb);
EXPORT_SYMBOL(skb_clone);
EXPORT_SYMBOL(skb_copy);
+EXPORT_SYMBOL(skb_pad);
EXPORT_SYMBOL(netif_rx);
EXPORT_SYMBOL(netif_receive_skb);
EXPORT_SYMBOL(dev_add_pack);
\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.046 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site