From: Matt Carlson Date: Thu, 19 May 2011 16:02:44 +0000 (+0000) Subject: tg3: Add braces around 5906 workaround. X-Git-Tag: v3.0-rc1~377^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7196cd6c3d4863000ef88b09f34d6dd75610ec3e;p=pandora-kernel.git tg3: Add braces around 5906 workaround. Commit dabc5c670d3f86d15ee4f42ab38ec5bd2682487d, entitled "tg3: Move TSO_CAPABLE assignment", moved some TSO flagging code around. In the process it failed to add braces around an exceptional 5906 condition. This patch fixes the problem. Signed-off-by: Matt Carlson Signed-off-by: David S. Miller --- Reading git-diff-tree failed