ps3: gelic: updown_lock semaphore to mutex
[safe/jmp/linux-2.6] / drivers / net / ps3_gelic_net.h
index 520f143..8b41386 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;