Merge branch 'master' of git://1984.lsi.us.es/net-next-2.6
[deliverable/linux.git] / drivers / net / tokenring / tms380tr.h
index 7daf74e31ccd58a2426c5c33512e93ecec2f2e7e..60b30ee38dcbea0dd7d1c116eff56834ec32ec8d 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Authors:
  * - Christoph Goos <cgoos@syskonnect.de>
- * - Adam Fritzler <mid@auk.cx>
+ * - Adam Fritzler
  */
 
 #ifndef __LINUX_TMS380TR_H
@@ -14,6 +14,7 @@
 #include <linux/interrupt.h>
 
 /* module prototypes */
+extern const struct net_device_ops tms380tr_netdev_ops;
 int tms380tr_open(struct net_device *dev);
 int tms380tr_close(struct net_device *dev);
 irqreturn_t tms380tr_interrupt(int irq, void *dev_id);
This page took 0.024162 seconds and 5 git commands to generate.