]> git.hungrycats.org Git - linux/commit
[PATCH] isd200 bugfix for 64bit boxen
authorAlexander Viro <viro@www.linux.org.uk>
Wed, 6 Oct 2004 00:56:27 +0000 (17:56 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 6 Oct 2004 00:56:27 +0000 (17:56 -0700)
commit71e05593990e94c2b095c8824df5d596cc4f3ece
treec96668501aa1c780956925744478698a1876ab0b
parent590ed6b24f56c3959eb2697982705c1f04c34c02
[PATCH] isd200 bugfix for 64bit boxen

unsigned long is not a good type to use in declaration of structure we feed
to hardware...

Signed-off-by: Al Viro <viro@parcelfarce.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/usb/storage/isd200.c