From: Alan Cox Date: Wed, 7 Nov 2007 09:27:34 +0000 (-0800) Subject: [TTY]: Use tty_mode_ioctl() in network drivers. X-Git-Tag: v2.6.24-rc3~179^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0127539ea9b5fcfe1a1d7d4d57f12384da5190c;p=pandora-kernel.git [TTY]: Use tty_mode_ioctl() in network drivers. We conciously make a change here - we permit mode and speed setting to be done in things like SLIP mode. There isn't actually a technical reason to disallow this. It's usually a silly thing to do but we can do it and soemone might wish to do so. Signed-off-by: Alan Cox Signed-off-by: David S. Miller --- Reading git-diff-tree failed