Search Linux Wireless

ath5k 64 bit warnings

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



drivers/net/wireless/ath5k/base.c: In function ‘ath5k_beacon_update_timers’:
drivers/net/wireless/ath5k/base.c:2186: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 5 has type ‘u64’
drivers/net/wireless/ath5k/base.c:2186: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 6 has type ‘u64’
drivers/net/wireless/ath5k/base.c: In function ‘ath5k_intr’:
drivers/net/wireless/ath5k/base.c:2446: warning: format ‘%llx’ expects type ‘long long unsigned int’, but argument 7 has type ‘u64’
drivers/net/wireless/ath5k/debug.c: In function ‘read_file_tsf’:
drivers/net/wireless/ath5k/debug.c:203: warning: format ‘%016llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘u64’
drivers/net/wireless/ath5k/debug.c: In function ‘read_file_beacon’:
drivers/net/wireless/ath5k/debug.c:274: warning: format ‘%016llx’ expects type ‘long long unsigned int’, but argument 4 has type ‘u64’

please fix by appropriate casts to unsigned long long.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux