commit | d1985508320ad40a68375bdbafa8a5d6c56d2114 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Tue Sep 07 14:32:25 2010 +0000 |
committer | Thomas Gleixner <tglx@linutronix.de> | Tue Oct 12 17:36:09 2010 +0200 |
tree | 5f19a8cd326d7cea49b2a3aa80d2440d299f2ff4 | |
parent | 0bce198b7688911e072bd65032ab9278b577ee93 [diff] |
net: Wan/cosa.c: Convert "mutex" to semaphore Get rid of init_MUTEX[_LOCKED]() and use sema_init() instead. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org> Cc: Christoph Hellwig <hch@infradead.org> Acked-by: "David S. Miller" <davem@davemloft.net> LKML-Reference: <20100907125055.557578360@linutronix.de>