linux_dsm_epyc7002/drivers/net/wireless/iwlwifi
Andrew Morton 031211049b drivers/net/wireless/iwlwifi/iwl-led.c: printk fix
ia64:

drivers/net/wireless/iwlwifi/iwl-led.c: In function `iwl_get_blink_rate':
drivers/net/wireless/iwlwifi/iwl-led.c:271: warning: long long int format, s64 arg (arg 6)
drivers/net/wireless/iwlwifi/iwl-led.c:271: warning: long long int format, u64 arg (arg 7)

We do not know what type the architecture uses to impement u64 and s64,
hence we must cast the variables for printing.

Cc: Tomas Winkler <tomas.winkler@intel.com>
Cc: John W. Linville <linville@tuxdriver.com>
Cc: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-07-29 16:55:07 -04:00
..
iwl3945-base.c mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 2008-07-29 16:36:24 -04:00
iwl4965-base.c iwlwifi: send TXPOWER command after a new RXON command 2008-07-14 14:53:00 -04:00
iwl-3945-commands.h iwlwifi: iwl3945 remove 4965 commands 2008-03-25 16:41:54 -04:00
iwl-3945-core.h iwlwifi: add struct iwl_cfg 2008-03-07 16:03:00 -05:00
iwl-3945-debug.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-hw.h iwlwifi: 3945 remove unused SCD definitions 2008-05-07 15:02:20 -04:00
iwl-3945-io.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-3945-led.c iwlwifi: Fix LEDs for 3945 2008-07-14 14:53:00 -04:00
iwl-3945-led.h iwlwifi: make index unsigned int for iwl_send_led_cmd 2008-07-14 14:53:00 -04:00
iwl-3945-rs.c mac80211: move TX info into skb->cb 2008-05-21 21:48:11 -04:00
iwl-3945-rs.h iwlwifi: move rate registration to module load 2008-04-01 17:13:19 -04:00
iwl-3945.c iwl-3945: add #ifdef CONFIG_IWL3945_LEDS to avoid compile warning. 2008-07-29 16:55:03 -04:00
iwl-3945.h iwlwifi: Fix LEDs for 3945 2008-07-14 14:53:00 -04:00
iwl-4965-hw.h iwlwifi: differentiate 4965 and 5000 hw ampdu queues number 2008-07-14 14:52:59 -04:00
iwl-4965-rs.c iwlwifi: rs always set lq_sta->priv 2008-07-14 14:52:58 -04:00
iwl-4965-rs.h iwlwifi: remove obsolete lq_ready use 2008-06-30 17:37:41 -04:00
iwl-4965.c iwlwifi: unify 4965 and 5000 scanning code 2008-07-14 14:53:00 -04:00
iwl-5000-hw.h iwlwifi: differentiate 4965 and 5000 hw ampdu queues number 2008-07-14 14:52:59 -04:00
iwl-5000.c iwlwifi: differentiate 4965 and 5000 hw ampdu queues number 2008-07-14 14:52:59 -04:00
iwl-calib.c iwlwifi: move RX stats to core, and move temperature to handler 2008-06-30 17:37:39 -04:00
iwl-calib.h iwlwifi: move RX stats to core, and move temperature to handler 2008-06-30 17:37:39 -04:00
iwl-commands.h iwlwifi: unify 4965 and 5000 scanning code 2008-07-14 14:53:00 -04:00
iwl-core.c mac80211: remove IEEE80211_HW_HOST_GEN_BEACON_TEMPLATE flag 2008-07-29 16:36:24 -04:00
iwl-core.h iwlwifi: unify 4965 and 5000 scanning code 2008-07-14 14:53:00 -04:00
iwl-csr.h iwlwifi: setup correctly L1 L0S pi link values 2008-06-03 15:00:20 -04:00
iwl-debug.h iwlwifi: compilation error when CONFIG_IWLWIFI_DEBUG is not set 2008-07-29 16:55:03 -04:00
iwl-debugfs.c iwlwifi: add possibility to disable tx_power calibration 2008-06-14 12:18:05 -04:00
iwl-dev.h iwlwifi: unify 4965 and 5000 scanning code 2008-07-14 14:53:00 -04:00
iwl-eeprom.c iwlwifi: refactor setting tx power 2008-06-14 12:18:08 -04:00
iwl-eeprom.h iwlwifi-5000: implement initial calibration for 5000 2008-06-03 15:00:23 -04:00
iwl-fh.h iwlwifi: move Flow Handlers define to iwl-fh.h 2008-05-07 15:02:20 -04:00
iwl-hcmd.c iwlwifi: add REPLY_TX_POWER_DBM_CMD to get_cmd_string 2008-06-30 17:37:39 -04:00
iwl-helpers.h mac80211: add helpers for frame control testing 2008-06-14 12:18:12 -04:00
iwl-io.h iwlwifi: improve NIC i/o debug prints information 2008-03-27 16:03:17 -04:00
iwl-led.c drivers/net/wireless/iwlwifi/iwl-led.c: printk fix 2008-07-29 16:55:07 -04:00
iwl-led.h iwlwifi: make index unsigned int for iwl_send_led_cmd 2008-07-14 14:53:00 -04:00
iwl-power.c iwlwifi: rename iwl-4965.h to iwl-dev.h 2008-05-07 15:02:26 -04:00
iwl-power.h iwlwifi: rename iwl-4965-commands to iwl-commands.h 2008-05-07 15:02:26 -04:00
iwl-prph.h iwlwifi: move aggregation code to iwl-tx.c 2008-06-03 15:00:25 -04:00
iwl-rfkill.c iwlwifi: remove input device and fix rfkill state 2008-07-08 10:21:35 -04:00
iwl-rfkill.h iwlwifi: remove input device and fix rfkill state 2008-07-08 10:21:35 -04:00
iwl-rx.c iwlwif: remove compilation warnings iwl_add_radiotap 2008-07-14 14:52:57 -04:00
iwl-scan.c iwlwifi: small compile warnings without CONFIG_IWLWIFI_DEBUG 2008-07-29 16:55:03 -04:00
iwl-spectrum.h iwlwifi: update copyright year 2008-03-13 19:32:32 -04:00
iwl-sta.c iwlwifi: remove obsolete lq_ready use 2008-06-30 17:37:41 -04:00
iwl-sta.h iwlwifi: better station table maintenance 2008-06-30 17:37:38 -04:00
iwl-tx.c iwlwifi: fixes RTS / CTS support 2008-07-14 14:52:58 -04:00
Kconfig iwlwifi: remove input device and fix rfkill state 2008-07-08 10:21:35 -04:00
Makefile iwlwifi: move scan to iwl-scan.c iwlcore 2008-06-14 12:18:08 -04:00