From: Alexander Duyck Date: Thu, 2 Jun 2011 04:28:39 +0000 (+0000) Subject: ixgbe: Make certain to initialize the fdir_perfect_lock in all cases X-Git-Tag: v3.1-rc1~316^2~183^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1fc5f0386461dcb3fcbda7a8bcac87f7a822bc56;p=pandora-kernel.git ixgbe: Make certain to initialize the fdir_perfect_lock in all cases This fix makes it so that the fdir_perfect_lock is initialized in all cases. This is necessary as the fdir_filter_exit routine will always attempt to take the lock before inspecting the filter table. Reported-by: Ben Greear Signed-off-by: Alexander Duyck Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed