From: Ben Hutchings Date: Tue, 19 Jun 2012 18:57:22 +0000 (+0100) Subject: sfc: Remove dead write to tso_state::packet_space X-Git-Tag: v3.6-rc1~125^2~120^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e718905c4b02bfc650f383e02b643b7e60b9407e;p=pandora-kernel.git sfc: Remove dead write to tso_state::packet_space tso_state::packet_space is always set in tso_start_packet(); the value set in tso_start() is not used, and is also incorrect. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed