isdn: fix obvious cut-and-paste error in st5481_usb.c
authorRobert P. J. Day <rpjday@crashcourse.ca>
Mon, 28 Apr 2008 09:14:40 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:34 +0000 (08:58 -0700)
commitf3429545d03a553c6a3e9fcf60ddea31819848ad
tree2e94f807c203bbe37ba13bd470c959558ad57d09
parent156f1ed640170d70c9fc8e5f6f797ea1f2a1653b
isdn: fix obvious cut-and-paste error in st5481_usb.c

Fix a rather obvious cut-and-paste error, where earlier code for the
controller URB got somehow mixed in with code for the interrupt URB.

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/hisax/st5481_usb.c