]> git.karo-electronics.de Git - linux-beck.git/commit
[PATCH] Fix non-legacy ISO receive regression
authorJody McIntyre <scjody@steamballoon.com>
Thu, 21 Apr 2005 21:09:42 +0000 (14:09 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Thu, 21 Apr 2005 21:09:42 +0000 (14:09 -0700)
commite4ec0f23c878f761cf33f3cbb66c66d6c05931ba
tree1f80476e6420e8a12a8aa065d5cd106bd0f5b147
parentdfe547ab872951949a1a2fcc5cedbedad27a2fe5
[PATCH] Fix non-legacy ISO receive regression

Fix non-legacy multichannel ISO receive, broken by Parag Wardukar's
allocation fix.  Multichannel ISO receive still sucks; it should be possible
to use both legacy and non-legacy modes at the same time, but with this
patch, things are no worse than they were in 2.6.11 and allocation is
still done at the correct time.

Signed-off-by: Jody McIntyre <scjody@steamballoon.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/ieee1394/ohci1394.c