Automatic merge of /spare/repo/netdev-2.6 branch orinoco-hch

This commit is contained in:
2005-06-04 17:05:05 -04:00
committed by Jeff Garzik
2 changed files with 69 additions and 264 deletions
File diff suppressed because it is too large Load Diff
-1
View File
@@ -119,7 +119,6 @@ extern struct net_device *alloc_orinocodev(int sizeof_card,
extern void free_orinocodev(struct net_device *dev);
extern int __orinoco_up(struct net_device *dev);
extern int __orinoco_down(struct net_device *dev);
extern int orinoco_stop(struct net_device *dev);
extern int orinoco_reinit_firmware(struct net_device *dev);
extern irqreturn_t orinoco_interrupt(int irq, void * dev_id, struct pt_regs *regs);