commit | 5044053c84df0d423cdb61fcf29fe2cba2326f31 | [log] [tgz] |
---|---|---|
author | Kevin O'Connor <kevin@koconnor.net> | Sat Jul 09 18:42:34 2011 -0400 |
committer | Kevin O'Connor <kevin@koconnor.net> | Sun Jul 10 15:36:04 2011 -0400 |
tree | a99e05b68a9e865d7e63941d5e26f7b9c9a848c5 | |
parent | 20cbffed79338aac4cc3ecd90fe9f50fc7cd3086 [diff] |
Fix serial port flushing code. debug_serial() was doing a full flush while debug_serial_flush() was only doing a partial flush. Fix that. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>