SVCRDMA: fix recent printk format warnings.
authorTom Talpey <tmtalpey@gmail.com>
Fri, 13 Mar 2009 02:21:21 +0000 (22:21 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 19 Mar 2009 19:17:37 +0000 (15:17 -0400)
commit2e3c230bc7149a6af65d26a0c312e230e0c33cc3
tree11375e4bcc5ce17265ef41d210d21a3ac8860a2e
parent55420c24a0d4d1fce70ca713f84aa00b6b74a70e
SVCRDMA: fix recent printk format warnings.

printk formats in prior commit were reversed/incorrect.
Compiled without warning on x86 and x86_64, but detected on ppc.

Signed-off-by: Tom Talpey <tmtalpey@gmail.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/xprtrdma/svc_rdma_sendto.c