| commit | d0272e78eee4dc53c887fd132e9035daf037d423 | [log] [tgz] |
|---|---|---|
| author | Peter Osterlund <petero2@telia.com> | Tue Sep 13 01:25:27 2005 -0700 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Sep 13 08:22:30 2005 -0700 |
| tree | b17c64ef5cc44adef6879c03d09e7291887ca874 | |
| parent | b9f0bd0895c040f69a0440286b64725f74f5b387 [diff] |
[PATCH] pktcdvd: fix bogus BUG_ON In the packet writing driver, if the drive reports a packet size larger than the driver can handle, bail out safely instead of triggering a BUG_ON. Signed-off-by: Peter Osterlund <petero2@telia.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>