From: Paolo 'Blaisorblade' Giarrusso Date: Thu, 14 Jul 2005 07:33:41 +0000 (-0700) Subject: [PATCH] uml: reintroduce pcap support X-Git-Tag: v2.6.13-rc4~108 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecc354a90af90a80dcaccc750f5f3e5e7c83112d;p=pandora-kernel.git [PATCH] uml: reintroduce pcap support The pcap support was not working because of some linking problems (expressing the construct in Kbuild was a bit difficult) and because there was no user request. Now that this has come back, here's the support. This has been tested and works on both 32 and 64-bit hosts, even when "cross-"building 32-bit binaries. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed