aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/atm/Kconfig
diff options
context:
space:
mode:
authorDuncan Sands <duncan.sands@math.u-psud.fr>2006-04-28 18:52:16 +0200
committerGreg Kroah-Hartman <gregkh@suse.de>2006-05-08 23:43:54 -0700
commit6275cdfa0fe032208937a3567ebb8bcfd42d20b1 (patch)
treedfb84d591316f8b3d21e724574d98359fd0260b1 /drivers/usb/atm/Kconfig
parent67c752b41a4238c1a2d7eebcd061ff8c1127d3e9 (diff)
[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>
Diffstat (limited to 'drivers/usb/atm/Kconfig')
0 files changed, 0 insertions, 0 deletions