linux/drivers/net/wireless/p54
Christian Lamparter 1cda0fd609 p54: Use do_div for 64-bit division to fix 32-bit kernels
Use the do_div macro for 64-bit division. Otherwise, the module will
reference __udivdi3 under 32-bit kernels, which is not allowed in
kernel space.

Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2011-08-29 15:25:29 -04:00
..
eeprom.c p54: improve site survey 2011-08-24 14:57:13 -04:00
eeprom.h
fwio.c p54: improve site survey 2011-08-24 14:57:13 -04:00
Kconfig
led.c
lmac.h p54: implement multicast filter 2011-04-26 15:50:30 -04:00
main.c p54: improve site survey 2011-08-24 14:57:13 -04:00
Makefile
net2280.h
p54.h p54: improve site survey 2011-08-24 14:57:13 -04:00
p54pci.c p54pci: fix -Wunused-but-set-variable warnings 2011-05-10 15:54:48 -04:00
p54pci.h net: remove interrupt.h inclusion from netdevice.h 2011-06-06 22:55:11 -07:00
p54spi.c Fix common misspellings 2011-03-31 11:26:23 -03:00
p54spi.h
p54spi_eeprom.h
p54usb.c p54usb: add zoom 4410 usbid 2011-05-16 14:25:27 -04:00
p54usb.h
txrx.c p54: Use do_div for 64-bit division to fix 32-bit kernels 2011-08-29 15:25:29 -04:00