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:
f75580c
)
net/9p: Remove MAX_9P_CHAN limit
author
Aneesh Kumar K.V
<aneesh.kumar@linux.vnet.ibm.com>
Mon, 15 Feb 2010 17:27:01 +0000
(17:27 +0000)
committer
Eric Van Hensbergen
<ericvh@gmail.com>
Fri, 5 Mar 2010 21:04:41 +0000
(15:04 -0600)
Use a list to track the channel instead of statically
allocated array
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>
No differences found