From: Arik Nemtsov Date: Mon, 12 Dec 2011 10:11:43 +0000 (+0200) Subject: wlcore/wl12xx: add hw op for getting rx buffer data alignment X-Git-Tag: v3.5-rc1~109^2~410^2~79^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd70f6a48b3fbb841a127361ee4ac0752f9d29a2;p=pandora-kernel.git wlcore/wl12xx: add hw op for getting rx buffer data alignment An aligned data buffer is such where the Ethernet portion of the packet starts on a 4-byte boundary. Some chip families support padding the Rx data buffer to achieve such alignment, others rely on the host to perform it. Implement the HW op for getting alignment state in wl12xx. Add support for HW-padded alignment in the Rx flow. Signed-off-by: Arik Nemtsov Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed