diff options
author | Petr Vandrovec <vandrove@vc.cvut.cz> | 2005-05-16 21:53:44 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-17 07:59:19 -0700 |
commit | f1fc3990e2ffa14310cae89678c0b4ed1a3f094b (patch) | |
tree | 48b35624b6787fa0851d7fd1aaa0cd05559f327a /sound/pci/ali5451 | |
parent | 4f167fb491725ca0be9df0d76b4b2dd862cdfe0b (diff) | |
download | op-kernel-dev-f1fc3990e2ffa14310cae89678c0b4ed1a3f094b.zip op-kernel-dev-f1fc3990e2ffa14310cae89678c0b4ed1a3f094b.tar.gz |
[PATCH] serial_cs device identification fix
serial_cs's vendor/device identification got broken by Yum Rayan's change
'[PATCH] serial_cs: Reduce stack usage in serial_event()' - it changed buf
type from u_short* to char*, breaking device manufacturer & card number
retrieval. Due to this my modem stopped from being recognized as special
case.
Code will work much better if we'll rely on first_tuple's parser instead of
doing parse ourselves. Code also looks simpler after change.
Signed-off-by: Petr Vandrovec <vandrove@vc.cvut.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/pci/ali5451')
0 files changed, 0 insertions, 0 deletions