linux/net/9p
Adrian Bunk 15e29b8b05 net/9p/trans_virtio.c: kmalloc() enough memory
The Coverity checker spotted that less memory than required was
allocated.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-02-19 16:25:30 -08:00
..
Kconfig
Makefile 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
client.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
conv.c
error.c
fcprint.c
mod.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
trans_fd.c 9p: transport API reorganization 2008-02-06 19:25:03 -06:00
trans_virtio.c net/9p/trans_virtio.c: kmalloc() enough memory 2008-02-19 16:25:30 -08:00
util.c 9p: Convert semaphore to spinlock for p9_idpool 2008-02-06 19:25:04 -06:00