aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth/l2cap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/bluetooth/l2cap.h')
-rw-r--r--include/net/bluetooth/l2cap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/bluetooth/l2cap.h b/include/net/bluetooth/l2cap.h
index fc481d1ebf0..f141fbecfa4 100644
--- a/include/net/bluetooth/l2cap.h
+++ b/include/net/bluetooth/l2cap.h
@@ -522,7 +522,7 @@ struct l2cap_conn {
522 __u8 info_state; 522 __u8 info_state;
523 __u8 info_ident; 523 __u8 info_ident;
524 524
525 struct delayed_work info_work; 525 struct delayed_work info_timer;
526 526
527 spinlock_t lock; 527 spinlock_t lock;
528 528