From: Emil Goode Date: Thu, 8 May 2014 23:07:17 +0000 (+0200) Subject: net: cassini: use nested lock annotation X-Git-Tag: omap-for-v3.16/fixes-against-rc1~146^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9de0500083c18589ba2ea4543135c1bea8419ec;p=pandora-kernel.git net: cassini: use nested lock annotation In the cas_lock_tx function we acquire multiple locks in a loop and need to use nested lock annotation to prevent lockdep warnings. Reported-by: Meelis Roos Signed-off-by: Emil Goode Signed-off-by: David S. Miller --- Reading git-diff-tree failed