aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
diff options
context:
space:
mode:
Diffstat (limited to 'net/bluetooth')
-rw-r--r--net/bluetooth/hci_core.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/bluetooth/hci_core.c b/net/bluetooth/hci_core.c
index 22e77a786545..60793e7b768b 100644
--- a/net/bluetooth/hci_core.c
+++ b/net/bluetooth/hci_core.c
@@ -1929,7 +1929,7 @@ int hci_recv_frame(struct sk_buff *skb)
1929 return -ENXIO; 1929 return -ENXIO;
1930 } 1930 }
1931 1931
1932 /* Incomming skb */ 1932 /* Incoming skb */
1933 bt_cb(skb)->incoming = 1; 1933 bt_cb(skb)->incoming = 1;
1934 1934
1935 /* Time stamp */ 1935 /* Time stamp */