]> err.no Git - linux-2.6/blobdiff - net/bluetooth/hci_core.c
[PATCH] 3c59x: read current link status from phy
[linux-2.6] / net / bluetooth / hci_core.c
index 4f9e11b533a33b2e782648dbd6f3a0fa0e7ad98a..55dc42eac92c090cee03ac1adb11946b9880c062 100644 (file)
@@ -999,7 +999,7 @@ static int hci_send_frame(struct sk_buff *skb)
 
        if (atomic_read(&hdev->promisc)) {
                /* Time stamp */
-               do_gettimeofday(&skb->stamp);
+               __net_timestamp(skb);
 
                hci_send_to_sock(hdev, skb);
        }