commit | 61b6f1280da836ca67e6e4cfaefd65e989f6bfbc | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@canonical.com> | Thu Jul 11 15:53:21 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sun Jul 28 16:29:58 2013 -0700 |
tree | e2f1d996f195507208c924890674bc657e284f07 | |
parent | 53effe1697676189395fc9f8a02c749e19cc9daa [diff] |
alx: fix lockdep annotation [ Upstream commit a8798a5c77c9981e88caef1373a3310bf8aed219 ] Move spin_lock_init to be called before the spinlocks are used, preventing a lockdep splat. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@canonical.com> Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>