net/9p/trans_virtio.c: kmalloc() enough memory
authorAdrian Bunk <bunk@kernel.org>
Wed, 20 Feb 2008 00:25:30 +0000 (16:25 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Feb 2008 00:25:30 +0000 (16:25 -0800)
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>

No differences found