IB/srp: Use print_hex_dump()
authorBart Van Assche <bvanassche@acm.org>
Thu, 29 Jul 2010 15:56:37 +0000 (15:56 +0000)
committerRoland Dreier <rolandd@cisco.com>
Wed, 4 Aug 2010 18:24:12 +0000 (11:24 -0700)
Replace an open-coded dump of the receive buffer with a call to
print_hex_dump().

Signed-off-by: Bart Van Assche <bart.vanassche@gmail.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found