diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2010-09-27 03:36:38 +0400 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-09-28 23:47:56 +0400 |
commit | 4bd437ea40b81fb4c047034de6dca1b5af496fb0 (patch) | |
tree | 3d002763f892f45437f63d89f93a6b48e2b8d689 /drivers/net/wireless/ath/ath5k/pcu.c | |
parent | 9c655c8be9053a65886ac3e06420399a9bfdbd70 (diff) | |
download | linux-4bd437ea40b81fb4c047034de6dca1b5af496fb0.tar.xz |
carl9170: revamp carl9170_tx_prepare
David Miller complained about the driver's excessive use
of variables in __packed structs. While I did not fully
agree with his sole "performance" argument on all accounts.
I do see some room for improvement in hot-paths on
architectures without an efficient access to unaligned
elements.
This first patch (dare I say?) optimizes an important tx
hot-path in the driver: carl9170_tx_prepare.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/ath/ath5k/pcu.c')
0 files changed, 0 insertions, 0 deletions