From: Jesse Brandeburg Date: Thu, 2 Oct 2008 23:33:35 +0000 (-0700) Subject: e1000e: drop stats lock X-Git-Tag: v2.6.27-rc9~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fa7553a075918e1e02a6039f9e826c8872b7049;p=pandora-kernel.git e1000e: drop stats lock the stats lock is left over from e1000, e1000e no longer has the adjust tbi stats function that required the addition of the stats lock to begin with. adding a mutex to acquire_swflag helped catch this one too. Signed-off-by: Jesse Brandeburg Acked-by: Thomas Gleixner Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed