summaryrefslogtreecommitdiff
path: root/staging/cli_lldp.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+437
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
;2013-07-07 22:02:27 -0500 commit17b6fd9d6dfa0faed3a25a6045f7456821ea140a (patch) treed79a639870cc879f930f984ecd2151cc2f8ad2e4 /net/9p/trans_rdma.c parentea071aa1365eaf8a79b33bd8699cb0811dcddf34 (diff)
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>
Diffstat (limited to 'net/9p/trans_rdma.c')