Skip to content

Commit

Permalink
igb: Clean up left over prototype of igb_get_hw_dev_name()
Browse files Browse the repository at this point in the history
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Emil Tantilov authored and David S. Miller committed Apr 28, 2010
1 parent 28b4c3b commit cfc1fbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/net/igb/igb.h
Original file line number Diff line number Diff line change
@@ -338,7 +338,6 @@ enum igb_boards {
extern char igb_driver_name[];
extern char igb_driver_version[];

extern char *igb_get_hw_dev_name(struct e1000_hw *hw);
extern int igb_up(struct igb_adapter *);
extern void igb_down(struct igb_adapter *);
extern void igb_reinit_locked(struct igb_adapter *);

0 comments on commit cfc1fbb

Please sign in to comment.