diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-25 19:09:37 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2004-10-25 19:09:37 -0700 |
| commit | cd9f63e2887473f37d2d04191e1fcffd1ef15a76 (patch) | |
| tree | 8461133bbbe20248f181671cde15e97c5052fd13 /include/linux/netdevice.h | |
| parent | 64416848200f709b7a5c93c181dae6250ecdec3c (diff) | |
| parent | 4f591d7241fba5c9667f220c254e8f040c51a18b (diff) | |
Merge bk://gkernel.bkbits.net/net-drivers-2.6
into ppc970.osdl.org:/home/torvalds/v2.6/linux
Diffstat (limited to 'include/linux/netdevice.h')
| -rw-r--r-- | include/linux/netdevice.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h index 79c65e9ac5a1..d2b2c8025dcd 100644 --- a/include/linux/netdevice.h +++ b/include/linux/netdevice.h @@ -930,8 +930,6 @@ extern void netdev_state_change(struct net_device *dev); /* Load a device via the kmod */ extern void dev_load(const char *name); extern void dev_mcast_init(void); -extern int netdev_register_fc(struct net_device *dev, void (*stimul)(struct net_device *dev)); -extern void netdev_unregister_fc(int bit); extern int netdev_max_backlog; extern int weight_p; extern unsigned long netdev_fc_xoff; |
