mirror of
https://github.com/hardkernel/linux.git
synced 2026-05-17 17:38:55 +09:00
Fix a regression from the L2CAP "rewrite" patches. Purge the tx_q already happens on l2cap_chan_del() so we don't need it at l2cap_disconnect_req(). Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>