mac80211: remove get_tx_stats() driver op
[pandora-kernel.git] / include / net / phonet / pn_dev.h
index afa7def..d7b989c 100644 (file)
@@ -25,7 +25,7 @@
 
 struct phonet_device_list {
        struct list_head list;
-       spinlock_t lock;
+       struct mutex lock;
 };
 
 struct phonet_device_list *phonet_device_list(struct net *net);