Change-Id: If55ecf25fcd59f7d1c2c01b96fc76f69c738f8c5
---
 kern/drivers/net/mlx4u/main.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kern/drivers/net/mlx4u/main.c b/kern/drivers/net/mlx4u/main.c
index fe7d670c..866e12ce 100644
--- a/kern/drivers/net/mlx4u/main.c
+++ b/kern/drivers/net/mlx4u/main.c
@@ -2407,7 +2407,7 @@ static void *mlx4_ib_add(struct mlx4_dev *dev)
 
        mlx4_ib_alloc_eqs(dev, ibdev);
 
-       spin_lock_init(&iboe->lock);
+       spinlock_init(&iboe->lock);
 
        if (init_node_data(ibdev))
                goto err_map;
-- 
2.12.2.715.g7642488e1d-goog

-- 
You received this message because you are subscribed to the Google Groups 
"Akaros" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to