aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/bnx2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/bnx2.c b/drivers/net/bnx2.c
index aef2a9ac16a2..94d1857d2c5d 100644
--- a/drivers/net/bnx2.c
+++ b/drivers/net/bnx2.c
@@ -7313,7 +7313,7 @@ bnx2_bus_string(struct bnx2 *bp, char *str)
7313 return str; 7313 return str;
7314} 7314}
7315 7315
7316static int __devinit 7316static void __devinit
7317bnx2_init_napi(struct bnx2 *bp) 7317bnx2_init_napi(struct bnx2 *bp)
7318{ 7318{
7319 int i; 7319 int i;