From: Jesse Brandeburg Date: Fri, 21 Mar 2008 18:07:03 +0000 (-0700) Subject: ixgb: remove irq_sem X-Git-Tag: v2.6.26-rc1~1138^2~316^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c61a9dcb26dc1db9912c11568b98f89b635adfd;p=pandora-kernel.git ixgb: remove irq_sem ixgb can remove irq_sem by auditing all the call sites to make sure that each of them makes sure the adapter is in the correct state before re-enabling interrupts. after doing this to all of our other drivers it is becoming easier. Signed-off-by: Jesse Brandeburg Signed-off-by: Auke Kok Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed