HomeFreeBSD

MFC r363852: Remove extra memset() left after r342388.

Description

MFC r363852: Remove extra memset() left after r342388.

This memset() wiped MPI2_FUNCTION_SCSI_TASK_MGMT set by mprsas_alloc_tm(),
that broke target reset on device removal, making later re-insertion into
the same slot impossible, since firmware was still waiting for the driver
to finish with the removed device.

Details

Provenance
mavAuthored on
Parents
rS364092: Add an argument to newnfs_connect() that indicates use TLS for the connection.
Branches
Unknown
Tags
Unknown