]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/bluetooth/hci_ldisc.c
[S390] dasd: fix double elevator_exit call when deadline iosched fails to load
[linux-2.6-omap-h63xx.git] / drivers / bluetooth / hci_ldisc.c
index e68821d074b0ad90a24f1e686f1b5da9875e808a..7e31d5f1bc8aa41444821da3b6c4d34b82fe96b8 100644 (file)
@@ -208,6 +208,7 @@ static int hci_uart_close(struct hci_dev *hdev)
                return 0;
 
        hci_uart_flush(hdev);
+       hdev->flush = NULL;
        return 0;
 }