]> git.baikalelectronics.ru Git - kernel.git/commit
staging/rdma/hfi1: Remove spurious error messages
authorIgnacio Hernandez <ignacio.hernandez@intel.com>
Sat, 7 Nov 2015 01:07:03 +0000 (20:07 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit59d16d75580eb98e59476557c904445d729defa6
treea6928c3470110c7caf51f0c3844efcd0437b603e
parent6053520a2ae424a4d6f9cafb7df0df4e4d445c90
staging/rdma/hfi1: Remove spurious error messages

Changed the order in which diagnostics messages are printed,
taking into account the cases where the errors are handled in
rcv_hdrerr() and no further message is needed to report.

Reviewed-by: Mark Debbage <mark.debbage@intel.com>
Reviewed-by: Arthur Kepner <arthur.kepner@intel.com>
Reviewed-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
Signed-off-by: Ignacio Hernandez <ignacio.hernandez@intel.com>
Signed-off-by: Jubin John <jubin.john@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rdma/hfi1/driver.c