dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 9p: add virtio transport 2007-10-23 13:47:31 -05:00
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 [NET] 9p: kill dead static inline buf_put_string 2008-01-31 19:27:05 -08:00
error.c 9p: Reorganization of 9p file system code 2007-07-14 15:13:40 -05:00
fcprint.c 9p: fix p9_printfcall export 2008-02-06 19:25:01 -06:00
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