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