Ishai> srp_process_rsp crashes on NULL pointer dereference. Ishai> The following fixes the crash. Is this a correct fix? We should never get a RSP for a request without a a command associated. So this is just covering up a driver bug. How do you hit this crash? - R.