]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbd5605533cd61769021b230e373359ca00c58fcd
tree2e94f807c203bbe37ba13bd470c959558ad57d09
parentc66d7e84c053402caa486fe191005141bc0ce05b
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