From: Jeff Kirsher Date: Sat, 25 Jun 2011 11:19:17 +0000 (-0700) Subject: drivers/net: Kconfig and Makefile cleanup X-Git-Tag: v3.2-rc1~129^2~484 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f860b0522f65d3a0f8e6a4d908933737e1a82817;p=pandora-kernel.git drivers/net: Kconfig and Makefile cleanup After the move of the Ethernet drivers into drivers/net/ethernet/ there was some leftover cleanup to do in the Kconfig and Makefile. Removed the 10/100, 1000, and 10GbE Kconfig menus. Removed the out-dated pci-skeleton.c file which was used an example driver. With the current networking features and structure, the file is no longer a good example to use for driver creation. CC: Jeff Garzik Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed