OSDN Git Service

Remove tL2C_CB::tL2C_LCB::p_hcit_rcv_acl
authorChris Manton <cmanton@google.com>
Sun, 23 Aug 2020 18:55:19 +0000 (11:55 -0700)
committerChris Manton <cmanton@google.com>
Mon, 24 Aug 2020 15:01:13 +0000 (08:01 -0700)
commitd6f7bcf85f90c3d26c8345a282e9f57c6e933212
tree618e0e6130a385b8b6dd0560ef9ca80e451ff5ec
parent178f8e5946266a4d1c9423f2301b59b882e179bb
Remove tL2C_CB::tL2C_LCB::p_hcit_rcv_acl

Never allocated, but always freed buffer

Luckily it's always null

Towards readable code

Bug: 163134718
Tag: #refactor
Test: compile & verify basic functions working
Change-Id: I0a5a6ea2178b1478b9a992028f5f181ed5344367
stack/l2cap/l2c_int.h
stack/l2cap/l2c_utils.cc