aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/igb')
-rw-r--r--drivers/net/igb/igb.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/igb/igb.h b/drivers/net/igb/igb.h
index 096a526e912b..735ede9c7d75 100644
--- a/drivers/net/igb/igb.h
+++ b/drivers/net/igb/igb.h
@@ -338,7 +338,6 @@ enum igb_boards {
338extern char igb_driver_name[]; 338extern char igb_driver_name[];
339extern char igb_driver_version[]; 339extern char igb_driver_version[];
340 340
341extern char *igb_get_hw_dev_name(struct e1000_hw *hw);
342extern int igb_up(struct igb_adapter *); 341extern int igb_up(struct igb_adapter *);
343extern void igb_down(struct igb_adapter *); 342extern void igb_down(struct igb_adapter *);
344extern void igb_reinit_locked(struct igb_adapter *); 343extern void igb_reinit_locked(struct igb_adapter *);