aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/slip/slip.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-08-27slip: Move the SLIP driversJeff Kirsher1-0/+101
Move the Serial Line Internet Protocol (SLIP) drivers into drivers/net/slip/ and make the necessary Kconfig and Makefile changes. Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Acked-by: Alan Cox <alan@linux.intel.com>