diff options
| author | Marcel Holtmann <[email protected]> | 2015-04-04 21:59:27 -0700 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-04-07 18:47:10 +0200 |
| commit | 2d7cc19eebc182dbdda228aa26eb5bfff97ac072 (patch) | |
| tree | 6a0ac9482a6aa2da1000fb198e819066ecbf2754 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | d90aa68236137d4170e39055dba41a5a000c568e (diff) | |
Bluetooth: Remove hci_recv_stream_fragment function
The hci_recv_stream_fragment function should have never been introduced
in the first place. The Bluetooth core does not need to know anything
about the HCI transport protocol.
With all transport protocol specific detailed moved back into the
drivers where they belong (mainly generic USB and UART drivers), this
function can now be removed.
This reduces the size of hci_dev structure and also removes an exported
symbol from the Bluetooth core module.
Signed-off-by: Marcel Holtmann <[email protected]>
Signed-off-by: Johan Hedberg <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions