diff options
author | George Nassar <george.nassar@gmail.com> | 2009-10-15 03:27:41 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2009-10-31 00:57:33 +0300 |
commit | 40ac7b62d8c132c73a709bd83858b3419f38ec23 (patch) | |
tree | 61541d1a0e73877fc0b70611cafac6b3b229ca42 /drivers/usb/serial | |
parent | 2e2ec952350f25242f2e0539db16b1e46f9eb01b (diff) | |
download | linux-40ac7b62d8c132c73a709bd83858b3419f38ec23.tar.xz |
USB: rndis_host: debug info clobbered before it is logged
The MTU throttle-down if a RNDIS device doesn't support a particular
packet size is being incorrectly logged. The attempted packet size is
being clobbered before it gets logged.
First patch; please inform if I'm doing this incorrectly. Diff'd
against latest official source as per the FAQ; forward port to current
git version is straightforward.
Signed-off-by: George Nassar <george.nassar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/usb/serial')
0 files changed, 0 insertions, 0 deletions