linux/drivers/net/wireless/brcm80211
Arend van Spriel a04278096c brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
When taking care of packet alignment to 64-byte boundary padding may
be added between SDPCM header and CDC data. It clear both SDPCM header
space and padding space. Changed it to only clear padding space. In
filling the SDPCM header it uses unaligned access to set SDPCM software
header, but preceding code assures it is properly aligned.

Signed-off-by: Arend van Spriel <arend@broadcom.com>
Change-Id: Iad22f277f3496440ba4d2db771205714774570ac
Reviewed-on: http://lb-bun-88.bun.broadcom.com:8080/76
Reviewed-by: Franky Lin <frankyl@broadcom.com>
Reviewed-by: Piotr Haber <phaber@broadcom.com>
Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com>
Reviewed-by: Hante Meuleman <meuleman@broadcom.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2013-04-03 15:07:03 -04:00
..
brcmfmac brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function 2013-04-03 15:07:03 -04:00
brcmsmac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless 2013-03-29 16:41:36 -04:00
brcmutil brcmutil: add dequeue function with filtering 2013-03-06 16:28:48 -05:00
include brcmutil: add dequeue function with filtering 2013-03-06 16:28:48 -05:00
Kconfig brcmsmac: radio on led support 2013-03-06 16:28:20 -05:00
Makefile brcm80211: Use normal DEBUG define 2012-01-24 14:21:13 -05:00