android_kernel_motorola_sm6225/drivers/net/wireless/bcm43xx
Andrew Morton cb935cb4bd bcm43xx_debugfs sscanf fix
ia64:

drivers/net/wireless/bcm43xx/bcm43xx_debugfs.c: In function `tsf_write_file':
drivers/net/wireless/bcm43xx/bcm43xx_debugfs.c:237: warning: long long int format, u64 arg (arg 3)
drivers/net/wireless/bcm43xx/bcm43xx_debugfs.c:237: warning: long long int format, u64 arg (arg 3)

We do not know what type was used to implement u64 and we can never use u64 in
printk(), sscanf(), etc.

Cc: Michael Buesch <mb@bu3sch.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2007-12-17 17:01:40 -05:00
..
bcm43xx.h [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
bcm43xx_debugfs.c bcm43xx_debugfs sscanf fix 2007-12-17 17:01:40 -05:00
bcm43xx_debugfs.h [PATCH] bcm43xx: init routine rewrite 2006-07-27 18:19:18 -04:00
bcm43xx_dma.c [PATCH] bcm43xx: Remove dead configuration variable CONFIG_947XX 2007-05-08 11:52:00 -04:00
bcm43xx_dma.h [PATCH] missing include of dma-mapping.h 2006-10-24 22:01:11 -07:00
bcm43xx_ethtool.c [PATCH] bcm43xx: do not rebuild when kernel version changes 2007-04-28 11:00:55 -04:00
bcm43xx_ethtool.h drivers/net: const-ify ethtool_ops declarations 2006-09-13 14:30:00 -04:00
bcm43xx_ilt.c [PATCH] bcm43xx: OFDM fix for rev 1 cards 2007-02-14 15:45:05 -05:00
bcm43xx_ilt.h [PATCH] bcm43xx: OFDM fix for rev 1 cards 2007-02-14 15:45:05 -05:00
bcm43xx_leds.c remove asm/bitops.h includes 2007-10-19 11:53:41 -07:00
bcm43xx_leds.h [PATCH] bcm43xx: fix unexpected LED control values in BCM4303 sprom 2006-10-31 22:15:41 -05:00
bcm43xx_main.c [BCM43XX]: Change radio hardware switch status printk from debug to regular 2007-10-10 16:52:18 -07:00
bcm43xx_main.h [PATCH] bcm43xx: Fix cancellation of work queue crashes 2007-09-14 14:32:23 -04:00
bcm43xx_phy.c drivers/net/wireless: Add missing "space" 2007-11-29 21:34:51 -05:00
bcm43xx_phy.h [PATCH] bcm43xx: Change initialization for 2050 radios 2007-04-28 11:01:03 -04:00
bcm43xx_pio.c [PATCH] bcm43xx: opencoded locking 2006-07-10 14:19:41 -04:00
bcm43xx_pio.h [PATCH] bcm43xx: preemptible periodic work 2006-06-15 15:48:13 -04:00
bcm43xx_power.c [PATCH] bcm43xx: add PCI-E code 2006-12-02 00:11:58 -05:00
bcm43xx_power.h
bcm43xx_radio.c [BCM43XX]: Change radio hardware switch status printk from debug to regular 2007-10-10 16:52:18 -07:00
bcm43xx_radio.h [PATCH] bcm43xx: Interrogate hardware-enable switch and update LEDs 2007-02-05 16:58:42 -05:00
bcm43xx_sysfs.c [PATCH] bcm43xx: Fix cancellation of work queue crashes 2007-09-14 14:32:23 -04:00
bcm43xx_sysfs.h
bcm43xx_wx.c [PATCH] bcm43xx: Correct printk with PFX before KERN_ 2007-10-02 17:04:22 -04:00
bcm43xx_wx.h
bcm43xx_xmit.c [PATCH] bcm43xx: correct "Move IV/ICV stripping into ieee80211_rx" 2006-12-02 00:12:04 -05:00
bcm43xx_xmit.h Spelling fix: explicitly 2007-10-19 23:22:55 +02:00
Kconfig [WIRELESS]: Refactor wireless Kconfig. 2007-04-25 22:29:40 -07:00
Makefile