SCAN_EVENT_TYPE_DEQUEUED means this scan request have been dequeued in fw. Driver should close this session and free related resouce if recevie DEQUEUED. In sap_scan_event_callback and csr_scan_callback, those functions will return if receive DEQUEUED.Which cause memory leak. So using util_is_scan_success to check scan result in scan callback. And check sap resouce whether be freed when rmmod.If not clear it. Change-Id: Iaf1f077dd7221236944d94d2b543f4df63de29fd CRs-Fixed: 2242823 |
||
---|---|---|
.. | ||
inc | ||
src |