From: Lidza Louina Date: Tue, 13 Aug 2013 19:49:55 +0000 (-0400) Subject: staging: dgnc: dereferences ts var in dgnc_tty_close() X-Git-Tag: v3.12-rc1~183^2~278 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5857a0b5f11b424911cc44034357d69abba85f8b;p=pandora-kernel.git staging: dgnc: dereferences ts var in dgnc_tty_close() The value tty->termios needed to be dereferenced to be assigned to the variable ts. Signed-off-by: Lidza Louina Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed