diff options
author | Alan Stern <stern@rowland.harvard.edu> | 2013-03-18 20:05:19 +0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-03-19 03:05:58 +0400 |
commit | 60fd4aa742a0c4f01dafeb0d125fed54e91e3657 (patch) | |
tree | a5120dcc45b07e5d17a650c99053140e7f8c393a /drivers/net/ethernet/mellanox | |
parent | 4dd405a4b0969bfec4dc9959050b46d818b6549b (diff) | |
download | linux-60fd4aa742a0c4f01dafeb0d125fed54e91e3657.tar.xz |
USB: EHCI: reorganize ehci_iaa_watchdog()
This patch (as1635) rearranges the control-flow logic in
ehci_iaa_watchdog() slightly to agree better with the comments. It
also changes a verbose-debug message to a regular debug message.
Expiration of the IAA watchdog is an unusual event and can lead to
problems; we need to know about it if it happens during debugging. It
should not be necessary to set a "verbose" compilation option.
No behavioral changes other than the debug message. Lots of apparent
changes to the source text, though, because the indentation level was
decreased.
Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/ethernet/mellanox')
0 files changed, 0 insertions, 0 deletions