HomeFreeBSD

MFC r314045: Remove duplicate INOT allocation.

Description

MFC r314045: Remove duplicate INOT allocation.

For some reason isp_handle_platform_notify_fc() allocated INOT just
before calling isp_handle_platform_target_tmf(), which also allocates
INOT. It seems to be a braino introduced in r196008.

Details

Provenance
mavAuthored on
Parents
rS314729: MFC r314038: Remove ancient __FreeBSD_version checks.
Branches
Unknown
Tags
Unknown