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)
commit7a7008110b94dfaa90db4b0cc5b0c3f964c80506
tree3a5a63565e44ddaf117d3fe9f4aa378bcf5c64fb
parent589643be6693c46fbc54bae77745f336c8ed4bcc
IB/srp: Use print_hex_dump()

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>
drivers/infiniband/ulp/srp/ib_srp.c