lguest: the net driver
authorRusty Russell <rusty@rustcorp.com.au>
Thu, 19 Jul 2007 08:49:28 +0000 (01:49 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 19 Jul 2007 17:04:53 +0000 (10:04 -0700)
commitd503e2fa5aecef99675c5a81b61321a5407bf61f
treec00a98dfbc5a37ddfc359b11bf5fb8fc30a81754
parent3f8c4d3f82c564e5e27c6375fe17544f694359dc
lguest: the net driver

Lguest net driver

A simple net driver for lguest.

[akpm@linux-foundation.org: include fix]
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Andi Kleen <ak@suse.de>
Cc: Jeff Garzik <jeff@garzik.org>
Acked-by: James Morris <jmorris@namei.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/net/Makefile
drivers/net/lguest_net.c [new file with mode: 0644]