From: Matt Carlson Date: Tue, 25 Aug 2009 10:07:54 +0000 (+0000) Subject: tg3: Fix TSO test against wrong flags var X-Git-Tag: v2.6.32-rc1~703^2~302 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29ea095fb727ac48228ff2d1af484c27bf1dcbd4;p=pandora-kernel.git tg3: Fix TSO test against wrong flags var Julia Lawall discovered that the TG3_FLG2_TSO_CAPABLE flag was being compared against the wrong flags device member. This patch implements the fix. Signed-off-by: Julia Lawall Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed