Details
Description
This functions reuses the response packet for the next indication to be send towards the host which leads to an empty packet pool on the long run.
Fix: Drop old packet and reallocate a new packet for each subsequent change indication.