remarkable-linux/drivers/usb/atm
Duncan Sands 6275cdfa0f [PATCH] USBATM: fix modinfo output
Because of the way stringify works, using an expression
like 64 * 1024 for UDSL_MAX_BUF_SIZE results in 64 * 1024
turning up in the modinfo output instead of 65536.  So use
65536 directly (this was the only way I found of fixing this).

Signed-off-by: Duncan Sands <baldrick@free.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-05-08 23:43:54 -07:00
..
cxacru.c [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
Kconfig [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
Makefile [PATCH] USB: Eagle and ADI 930 usb adsl modem driver 2006-01-04 13:48:29 -08:00
speedtch.c [PATCH] USBATM: change the default speedtouch iso altsetting 2006-05-08 23:43:54 -07:00
ueagle-atm.c [PATCH] USB: UEAGLE : memory leack fix 2006-04-14 11:12:23 -07:00
usbatm.c [PATCH] USBATM: fix modinfo output 2006-05-08 23:43:54 -07:00
usbatm.h [PATCH] USBATM: semaphore to mutex conversion 2006-01-31 17:23:40 -08:00
xusbatm.c [PATCH] USBATM: allow isochronous transfer 2006-01-31 17:23:40 -08:00