From: Marek Belisko Date: Tue, 2 Nov 2010 12:44:10 +0000 (+0100) Subject: staging: ft1000: Pseudo header handlig improved. X-Git-Tag: v2.6.38-rc1~423^2~377 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2b07455b85d20c72e4182fe7d53d8c70838f984;p=pandora-kernel.git staging: ft1000: Pseudo header handlig improved. Handling for pseudo header was done by directly copying data to tx buffer. This hide a functionality and make code unreadable. Use approach where fill pseudo_hdr structure first with data and then copy to beginning of buffer. Signed-off-by: Marek Belisko Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed