commit | e4ec0f23c878f761cf33f3cbb66c66d6c05931ba | [log] [tgz] |
---|---|---|
author | Jody McIntyre <scjody@steamballoon.com> | Thu Apr 21 14:09:42 2005 -0700 |
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | Thu Apr 21 14:09:42 2005 -0700 |
tree | 1f80476e6420e8a12a8aa065d5cd106bd0f5b147 | |
parent | dfe547ab872951949a1a2fcc5cedbedad27a2fe5 [diff] |
[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>