From 6c8b84efe51073b11ffddf992a7b5a2059a53c14 Mon Sep 17 00:00:00 2001 From: Mark Hounschell Date: Wed, 26 Feb 2014 10:18:26 -0500 Subject: [PATCH] staging: dgap: fix kernel oops on port open This patch addresses the follow error message followed by a kernel oops: dgap: driver does not set tty->port. This will crash the kernel later. Fix the driver It also renames the main function this patch addresses because its name is misleading. Signed-off-by: Mark Hounschell Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed