From: Pavel Roskin Date: Fri, 7 Apr 2006 08:10:41 +0000 (-0400) Subject: [PATCH] orinoco: don't use any padding for Tx frames X-Git-Tag: v2.6.18-rc1~1115^2~88^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d5be088263b0d3dbb7e7959b7c403b3d026a5d3;p=pandora-kernel.git [PATCH] orinoco: don't use any padding for Tx frames hermes_bap_pwrite() supports odd-sized packets now. There is no minimal packet size for 802.11. Also, hermes_bap_pwrite() supports odd-sized packets now. This removes all reasons to pad the Tx data. Signed-off-by: Pavel Roskin Signed-off-by: John W. Linville --- Reading git-diff-tree failed