From: Matt Carlson Date: Wed, 6 Mar 2013 17:02:29 +0000 (+0000) Subject: tg3: Add new FW_TSO flag X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~550^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1caf13ebc8c0809ad6203c0836391ba593b13530;p=pandora-kernel.git tg3: Add new FW_TSO flag tg3 used the fw_needed member loosely as a synonym for firmware TSO. Now that the 57766 needs firmware download support, fw_needed can no longer be used like this. This patch creates a new FW_TSO flag and changes the code to use it. Also rearrange all the TSO flags together in the enum. Reviewed-by: Benjamin Li Signed-off-by: Nithin Nayak Sujir Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed