From: Nick Nunley Date: Wed, 17 Feb 2010 01:04:18 +0000 (+0000) Subject: igb: inline igb_maybe_stop_tx X-Git-Tag: v2.6.34-rc1~233^2~223 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=717ba0893508c2c8706c1408c152aa6d286d5d80;p=pandora-kernel.git igb: inline igb_maybe_stop_tx igb_maybe_stop_tx() is extremely small and appears in several spots in the tx hotpath. This change inlines the function for a possible performance boost. Signed-off-by: Nicholas Nunley Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed