summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/bcm43xx/bcm43xx_main.c
diff options
context:
space:
mode:
authorLarry Finger2006-08-16 18:05:16 +0200
committerJohn W. Linville2006-08-29 23:06:29 +0200
commit80b60fa8488e98ceaecb8f976abe79df50988037 (patch)
treeaf64ba4e3589c8b98cb9673bb3aabdffb44c7c3e /drivers/net/wireless/bcm43xx/bcm43xx_main.c
parent[PATCH] orinoco: include linux/if_arp.h directly (diff)
downloadkernel-qcow2-linux-80b60fa8488e98ceaecb8f976abe79df50988037.tar.gz
kernel-qcow2-linux-80b60fa8488e98ceaecb8f976abe79df50988037.tar.xz
kernel-qcow2-linux-80b60fa8488e98ceaecb8f976abe79df50988037.zip
[PATCH] bcm43xx: optimization of DMA bitfields
Convert the bitfields in the bcm43xx DMA code to properly aligned u8 booleans. These flags are accessed in the DMA hotpath, so it's a good idea to waste a few bytes of memory for the sake of speed by not requiring masking (and probably shifting) of the bitfields. Signed-off-by: Michael Buesch <mb@bu3sch.de> Signed-Off-By: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/bcm43xx/bcm43xx_main.c')
0 files changed, 0 insertions, 0 deletions