netdev: ehea: port_lock semaphore to mutex
authorDaniel Walker <dwalker@mvista.com>
Fri, 28 Mar 2008 21:41:28 +0000 (14:41 -0700)
committerJeff Garzik <jeff@garzik.org>
Sat, 29 Mar 2008 02:14:43 +0000 (22:14 -0400)
commita5af6ad3a0d4f5c6d0a3535d46fc1b26eeff0816
treef0061a0f91d202dac06225b724d5d4820f67e75d
parentda59cde4825bd42f305efb8e6335f1b58ab8d88c
netdev: ehea: port_lock semaphore to mutex

Convert the port_lock to a mutex.  There is also some additional cleanup.  The
line length inside the ehea_rereg_mrs was getting long so I made some
adjustments to shorten them.

[akpm@linux-foundation.org: dec99ification]
Signed-off-by: Daniel Walker <dwalker@mvista.com>
Cc: Christoph Raisch <raisch@de.ibm.com>
Cc: Jan-Bernd Themann <themann@de.ibm.com>
Cc: Thomas Klein <tklein@de.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/ehea/ehea.h
drivers/net/ehea/ehea_main.c