From: Daniel Walker Date: Fri, 28 Mar 2008 21:41:28 +0000 (-0700) Subject: netdev: ehea: port_lock semaphore to mutex X-Git-Tag: v2.6.26-rc1~1138^2~270^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5af6ad3a0d4f5c6d0a3535d46fc1b26eeff0816;p=pandora-kernel.git 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 Cc: Christoph Raisch Cc: Jan-Bernd Themann Cc: Thomas Klein Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed