From: Matt Carlson Date: Mon, 5 Apr 2010 10:19:20 +0000 (+0000) Subject: tg3: Restore likely() check in tg3_poll_msix() X-Git-Tag: v2.6.35-rc1~473^2~577 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d40db7beaef823621ff3d340ef53d08445960b4;p=pandora-kernel.git tg3: Restore likely() check in tg3_poll_msix() When creating the new tg3_poll_msix() function, the likely() compiler hint was dropped. This patch reintroduces it. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed