diff options
Diffstat (limited to 'net/bluetooth/rfcomm/tty.c')
| -rw-r--r-- | net/bluetooth/rfcomm/tty.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c index befc3a52aa04..84c2a4d013c6 100644 --- a/net/bluetooth/rfcomm/tty.c +++ b/net/bluetooth/rfcomm/tty.c | |||
| @@ -844,10 +844,6 @@ static int rfcomm_tty_ioctl(struct tty_struct *tty, struct file *filp, unsigned | |||
| 844 | BT_DBG("TIOCMIWAIT"); | 844 | BT_DBG("TIOCMIWAIT"); |
| 845 | break; | 845 | break; |
| 846 | 846 | ||
| 847 | case TIOCGICOUNT: | ||
| 848 | BT_DBG("TIOCGICOUNT"); | ||
| 849 | break; | ||
| 850 | |||
| 851 | case TIOCGSERIAL: | 847 | case TIOCGSERIAL: |
| 852 | BT_ERR("TIOCGSERIAL is not supported"); | 848 | BT_ERR("TIOCGSERIAL is not supported"); |
| 853 | return -ENOIOCTLCMD; | 849 | return -ENOIOCTLCMD; |
