diff options
-rw-r--r-- | drivers/net/wireless/orinoco_nortel.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/orinoco_nortel.c b/drivers/net/wireless/orinoco_nortel.c index d48ec24539f1..d8afd51ff8a5 100644 --- a/drivers/net/wireless/orinoco_nortel.c +++ b/drivers/net/wireless/orinoco_nortel.c | |||
@@ -92,7 +92,7 @@ static int nortel_pci_cor_reset(struct orinoco_private *priv) | |||
92 | return 0; | 92 | return 0; |
93 | } | 93 | } |
94 | 94 | ||
95 | int nortel_pci_hw_init(struct nortel_pci_card *card) | 95 | static int nortel_pci_hw_init(struct nortel_pci_card *card) |
96 | { | 96 | { |
97 | int i; | 97 | int i; |
98 | u32 reg; | 98 | u32 reg; |