From: Mitch A Williams Date: Wed, 18 Jan 2012 22:13:29 +0000 (+0000) Subject: igbvf: Remove unnecessary irq disable/enable X-Git-Tag: v3.3-rc2~37^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56b68960ce996db7947440179cc153652a504e9a;p=pandora-kernel.git igbvf: Remove unnecessary irq disable/enable This irq disable/enable pair used to wrap access to the driver's vlgrp struct, which is no longer present. So, then, this could also so no longer be present. Signed-off-by: Mitch Williams Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed