HomeFreeBSD

enic: fix potential panic due to not understanding what iflib had allocated

Description

enic: fix potential panic due to not understanding what iflib had allocated

For safety I was trying to clear out the descriptor but the full descriptor
was not allocated. Remove any code trying to do that so the same mistake
won't be made. This was found when looking to MFC the prior change
and having the loader, load the module.

Remove cq->ntxqsets since the completion queue is part of the RX and TX sets

Details

Provenance
ambriskoAuthored on Mon, Mar 3, 8:46 PM
Parents
rG6ba1c5abb957: ipfw: add UPDATING note and modify __FreeBSD_version
Branches
Unknown
Tags
Unknown