From: Lendacky, Thomas Date: Tue, 2 Sep 2014 14:40:22 +0000 (-0500) Subject: amd-xgbe: Fix initialization of the wrong spin lock X-Git-Tag: fixes-for-v3.18-merge-window~162^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bec6bfb2437f4676dbaaacba6019e9dafef18962;p=pandora-kernel.git amd-xgbe: Fix initialization of the wrong spin lock During allocation and initialization of the network driver structures, the wrong pointer is used to initialize a spin lock. Fix the spin lock initialization by using the proper pointer. Signed-off-by: Tom Lendacky Signed-off-by: David S. Miller --- Reading git-diff-tree failed