]> Pileus Git - ~andy/linux/blobdiff - drivers/net/ps3_gelic_net.h
pppol2tp: Add missing sock_put() in pppol2tp_release()
[~andy/linux] / drivers / net / ps3_gelic_net.h
index 520f143c2c09c39cde27ed7ee83275a211c60abe..8b413868bbe2a1b180b6295b9ab4e26f90251023 100644 (file)
@@ -298,7 +298,7 @@ struct gelic_card {
        wait_queue_head_t waitq;
 
        /* only first user should up the card */
-       struct semaphore updown_lock;
+       struct mutex updown_lock;
        atomic_t users;
 
        u64 ether_port_status;