commit | b20d9bfda77306c2f66a90eb94ef9db58fb1e682 | [log] [tgz] |
---|---|---|
author | Bart Van Assche <bvanassche@acm.org> | Wed Aug 14 15:32:51 2013 +0000 |
committer | Robert Love <robert.w.love@intel.com> | Wed Sep 04 12:55:02 2013 -0700 |
tree | 965d772c974767e416e57027cf338dca17a357f0 | |
parent | c1d454246c1339388ed0788f34f88ee12ad58ef3 [diff] |
libfc: Debug code fixes The second argument of fc_lport_error() may be a valid frame pointer. Hence only print it as an error code if it really is an error code. Debug statements must end in a newline. Add one where it is missing. Signed-off-by: Bart Van Assche <bvanassche@acm.org> Cc: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: Robert Love <robert.w.love@intel.com>