linux/drivers/net/wireless/ti
Eyal Shapira 04414e2aa5 wlcore: avoid using NET_IP_ALIGN for RX alignment
NET_IP_ALIGN can be overriden on different architectures
and therefore cannot be used in the RX path to account
for the 2 bytes added for alignment (either by the FW
in the case of 18xx or by the host for 12xx).
Instead use an internal define.

Signed-off-by: Eyal Shapira <eyal@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
2012-06-13 21:44:10 +03:00
..
wl12xx wlcore/wl18xx/wl12xx: use u8 instead of bool for host_fast_wakeup_support 2012-06-08 09:14:08 +03:00
wl18xx wl18xx: clean up phy module parameters 2012-06-08 09:42:09 +03:00
wl1251 wl1251: fix oops on early interrupt 2012-05-25 11:16:16 -04:00
wlcore wlcore: avoid using NET_IP_ALIGN for RX alignment 2012-06-13 21:44:10 +03:00
Kconfig wl18xx: add new module 2012-06-05 15:54:04 +03:00
Makefile wl18xx: add new module 2012-06-05 15:54:04 +03:00