From: Ido Reis Date: Sun, 13 May 2012 11:53:40 +0000 (+0300) Subject: wl18xx: pad only last frame in aggregration buffer for PG2 X-Git-Tag: v3.6-rc1~125^2~559^2~8^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9fccc82e19db0d63741cd6c3d2a8829fc8854406;p=pandora-kernel.git wl18xx: pad only last frame in aggregration buffer for PG2 In PG2 only the last frame in the aggregate buffer should be aligned to the sdio block size. This frame's header msb should be set to 0, while in all the previous frames in the aggregation buffer, this bit should be set to 1. [Add a HW op for setting the frame ctrl bit only for 18xx. Other minor cleanups - Arik] [Make the pre_pkt_send operation optional -- Luca] Signed-off-by: Ido Reis Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed