OpenCloudOS-Kernel/drivers/net/wireless/iwlwifi/dvm
Johannes Berg a34529e893 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>
2014-02-03 22:23:37 +02:00
..
Makefile iwlwifi: remove testmode 2013-06-18 11:51:57 +02:00
agn.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
calib.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
calib.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
commands.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
debugfs.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
dev.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
devices.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
led.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
led.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
lib.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
mac80211.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-16 12:54:17 -05:00
main.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
power.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
power.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
rs.c iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rs.h iwlwifi: rs: use const u16 for throughput tables 2014-02-03 22:23:37 +02:00
rx.c iwlwifi: add inline helper for packet lengths 2014-01-13 22:17:20 +02:00
rxon.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
scan.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
sta.c iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tt.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
tt.h iwlwifi: Update Copyright to 2014 2013-12-31 19:03:53 +02:00
tx.c wireless: delete non-required instances of include <linux/init.h> 2014-01-03 15:37:01 -05:00
ucode.c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next 2014-01-16 12:54:17 -05:00