From: Peter Hurley Date: Tue, 29 Jan 2013 03:34:35 +0000 (-0500) Subject: staging/fwserial: Only reset port status for attached peers X-Git-Tag: v3.9-rc1~127^2~221 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de321a14da65a534da89a80dde949d0c6ff6316f;p=pandora-kernel.git staging/fwserial: Only reset port status for attached peers When a port has been reserved in an attempt to connect to a peer but that attempt does not succeed, releasing the port should not reset the port line status. Although resetting is functionally harmless, it can appear as if a remote peer dropped carrier to a port it was not attached to (which can be confusing). Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed