--- zzzz-none-000/linux-2.6.19.2/net/bluetooth/rfcomm/tty.c 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/net/bluetooth/rfcomm/tty.c 2007-01-11 07:38:19.000000000 +0000 @@ -765,7 +765,7 @@ BT_DBG("tty %p termios %p", tty, old); - if (!dev || !dev->dlc || !dev->dlc->session) + if (!dev) return; /* Handle turning off CRTSCTS */