]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
9P/RDMA: rdma_request() needs not allocate req->rc
authorSimon Derr <simon.derr@bull.net>
Fri, 21 Jun 2013 13:32:35 +0000 (15:32 +0200)
committerEric Van Hensbergen <ericvh@gmail.com>
Mon, 8 Jul 2013 03:02:27 +0000 (22:02 -0500)
commit17b6fd9d6dfa0faed3a25a6045f7456821ea140a
treed79a639870cc879f930f984ecd2151cc2f8ad2e4
parentea071aa1365eaf8a79b33bd8699cb0811dcddf34
9P/RDMA: rdma_request() needs not allocate req->rc

p9_tag_alloc() takes care of that.

Signed-off-by: Simon Derr <simon.derr@bull.net>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
net/9p/trans_rdma.c