]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/ppp_synctty.c
[TTY]: Use tty_mode_ioctl() in network drivers.
authorAlan Cox <alan@redhat.com>
Wed, 7 Nov 2007 09:27:34 +0000 (01:27 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 7 Nov 2007 12:14:24 +0000 (04:14 -0800)
commitd0127539ea9b5fcfe1a1d7d4d57f12384da5190c
treeea533cf6c337c9d2fdd9641fb6e67bf895e3b5c8
parent0fc00e2440b717e19bab1ae0015f03936bdf7967
[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 <alan@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hamradio/6pack.c
drivers/net/irda/irtty-sir.c
drivers/net/ppp_async.c
drivers/net/ppp_synctty.c
drivers/net/slip.c
drivers/net/wan/x25_asy.c
drivers/net/wireless/strip.c