Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.4.1 /net/bridge/br_private.h

Filename:/net/bridge/br_private.h
Lines Added:3
Lines Deleted:3
Also changed in: (Previous) 2.4.1-pre12  2.4.1-pre11  2.4.1-pre10  2.4.0-ac12  2.4.0-ac11 
(Following) 2.4.1-ac1  2.4.1-ac2  2.4.1-ac3  2.4.1-ac4  2.4.1-ac5  2.4.1-ac6 

Location
[  2.4.1
  [  net
    [  bridge
       o  br_private.h

Patch

diff -u --recursive --new-file v2.4.0/linux/net/bridge/br_private.h linux/net/bridge/br_private.h
--- v2.4.0/linux/net/bridge/br_private.h   Mon Dec 11 13:32:21 2000
+++ linux/net/bridge/br_private.h   Mon Jan 22 13:30:21 2001
@@ -4,7 +4,7 @@
  *   Authors:
  *   Lennert Buytenhek      <buytenh@gnu.org>
  *
- *   $Id: br_private.h,v 1.3 2000/05/05 02:17:17 davem Exp $
+ *   $Id: br_private.h,v 1.4 2001/01/19 04:51:48 davem Exp $
  *
  *   This program is free software; you can redistribute it and/or
  *   modify it under the terms of the GNU General Public License
@@ -112,8 +112,8 @@
    int            gc_interval;
 };
 
-struct notifier_block br_device_notifier;
-unsigned char bridge_ula[6];
+extern struct notifier_block br_device_notifier;
+extern unsigned char bridge_ula[6];
 
 /* br.c */
 void br_dec_use_count(void);


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.