lkml.org 
[lkml]   [2018]   [Sep]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 16/50] rfcomm: get rid of mentioning TIOC[SG]SERIAL
    Date
    From: Al Viro <viro@zeniv.linux.org.uk>

    no support there

    Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
    ---
    net/bluetooth/rfcomm/tty.c | 8 --------
    1 file changed, 8 deletions(-)

    diff --git a/net/bluetooth/rfcomm/tty.c b/net/bluetooth/rfcomm/tty.c
    index 5e44d842cc5d..ba4f59389405 100644
    --- a/net/bluetooth/rfcomm/tty.c
    +++ b/net/bluetooth/rfcomm/tty.c
    @@ -839,14 +839,6 @@ static int rfcomm_tty_ioctl(struct tty_struct *tty, unsigned int cmd, unsigned l
    BT_DBG("TIOCMIWAIT");
    break;

    - case TIOCGSERIAL:
    - BT_ERR("TIOCGSERIAL is not supported");
    - return -ENOIOCTLCMD;
    -
    - case TIOCSSERIAL:
    - BT_ERR("TIOCSSERIAL is not supported");
    - return -ENOIOCTLCMD;
    -
    case TIOCSERGSTRUCT:
    BT_ERR("TIOCSERGSTRUCT is not supported");
    return -ENOIOCTLCMD;
    --
    2.11.0
    \
     
     \ /
      Last update: 2018-09-13 04:41    [W:4.211 / U:0.696 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site