From: David S. Miller Date: Tue, 4 Oct 2005 00:37:27 +0000 (-0700) Subject: [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() X-Git-Tag: v2.6.14-rc4~57^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdc657c66678551c7987dc23a78ae1a26251276f;p=pandora-kernel.git [SUNSU]: Fix bogus locking in sunsu_change_mouse_baud() The lock is not held when calling this function, so we shouldn't drop then reacquire it. Based upon a report from Jim MacBaine. Signed-off-by: David S. Miller --- Reading git-diff-tree failed