git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5503ac5
)
9p: consolidate mux_rpc and request structure
author
Eric Van Hensbergen
<ericvh@gmail.com>
Mon, 13 Oct 2008 23:45:24 +0000
(18:45 -0500)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Fri, 17 Oct 2008 16:04:41 +0000
(11:04 -0500)
Currently, trans_fd has two structures (p9_req and p9_mux-rpc)
which contain mostly duplicate data.
This patch consolidates these two structures and removes p9_mux_rpc.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found