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:
0eafaae
)
9p: Make transports dynamic
author
Eric Van Hensbergen
<ericvh@opteron.(none)>
Wed, 17 Oct 2007 19:31:07 +0000
(14:31 -0500)
committer
Eric Van Hensbergen
<ericvh@ericvh-desktop.austin.ibm.com>
Wed, 17 Oct 2007 19:31:07 +0000
(14:31 -0500)
This patch abstracts out the interfaces to underlying transports so that
new transports can be added as modules. This should also allow kernel
configuration of transports without ifdef-hell.
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found