From: Anton Blanchard Date: Fri, 14 Oct 2011 05:31:06 +0000 (+0000) Subject: ehea: Merge swqe2 TSO and non TSO paths X-Git-Tag: v3.2-rc1~182^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13946f5e4eefd5162733a75c03bb9f52c9c69614;p=pandora-kernel.git ehea: Merge swqe2 TSO and non TSO paths write_swqe2_TSO and write_swqe2_nonTSO are almost identical. For TSO we have to set the TSO and mss bits in the wqe and we only put the header in the immediate area, no data. Collapse both functions into write_swqe2_immediate. Signed-off-by: Anton Blanchard Signed-off-by: Thadeu Lima de Souza Cascardo Signed-off-by: David S. Miller --- Reading git-diff-tree failed