Merge branches 'pxa' and 'orion-fixes1'
[linux-2.6-microblaze.git] / drivers / bluetooth / hci_ldisc.c
index e68821d..7e31d5f 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;
 }