summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2014-01-20 22:57:21 +0100
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>2014-02-03 22:23:37 +0200
commita34529e893a343ceed0bde81efa2487a1a1dec25 (patch)
tree7f83e9c8cc26652fe64f6a52cd13896a39b62deb /Documentation
parent32a65c3419cb618067c0f839b686b6bd3ecc1dbf (diff)
downloadlinux-stable-a34529e893a343ceed0bde81efa2487a1a1dec25.tar.gz
linux-stable-a34529e893a343ceed0bde81efa2487a1a1dec25.tar.bz2
linux-stable-a34529e893a343ceed0bde81efa2487a1a1dec25.zip
iwlwifi: rs: use const u16 for throughput tables
This makes the code a little bit longer as zero-extension has to be done (mov vs. movzwl), but that's miniscule and the space saving is significant, about 600 bytes in DVM and 700 bytes in MVM, so the cache effect should be worth the few bytes more code. While at it, remove two spurious blank lines in variable declaration blocks. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Reviewed-by: Eyal Shapira <eyal@wizery.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions