staging: dgrp: remove TIOCGSOFTCAR and TIOCSSOFTCAR handling
authorBill Pemberton <wfp5p@virginia.edu>
Wed, 14 Nov 2012 14:13:54 +0000 (09:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 Nov 2012 00:27:36 +0000 (16:27 -0800)
The TIOCGSOFTCAR and TIOCSSOFTCAR ioctls are handled by the tty layer
so the dgrp driver shouldn't try to deal with them itself.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found