USB: serial: sierra driver debug info visibility improvement
authorElina Pasheva <epasheva@sierrawireless.com>
Tue, 28 Apr 2009 01:41:52 +0000 (18:41 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:44 +0000 (21:44 -0700)
commit5d44b36120d5b67081419d9307a526a0dfd949fc
tree862f949c91e0d79e4664332a74b87c60a97af34b
parentb748bb71b50fcea991e5c17bb3e10b5f38d21eaa
USB: serial: sierra driver debug info visibility improvement

- Version number set to 1.3.5
 - Added "\n" at the end of each string in dev_dbg() code to improve the debug
   information visibility. Without this change the debug logs are very
   difficult to read.

Signed-off-by: Elina Pasheva <epasheva@sierrawireless.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/serial/sierra.c