[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)
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>

No differences found