diff options
author | Duncan Sands | 2006-04-28 18:52:16 +0200 |
---|---|---|
committer | Greg Kroah-Hartman | 2006-05-09 08:43:54 +0200 |
commit | 6275cdfa0fe032208937a3567ebb8bcfd42d20b1 (patch) | |
tree | dfb84d591316f8b3d21e724574d98359fd0260b1 /drivers/usb/net | |
parent | [PATCH] USBATM: change the default speedtouch iso altsetting (diff) | |
download | kernel-qcow2-linux-6275cdfa0fe032208937a3567ebb8bcfd42d20b1.tar.gz kernel-qcow2-linux-6275cdfa0fe032208937a3567ebb8bcfd42d20b1.tar.xz kernel-qcow2-linux-6275cdfa0fe032208937a3567ebb8bcfd42d20b1.zip |
[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/net')
0 files changed, 0 insertions, 0 deletions