Page MenuHomeFreeBSD

mpi3mr: Remove unused fields in struct mpi3mr_cmd
ClosedPublic

Authored by imp on Nov 10 2023, 12:19 AM.
Tags
None
Referenced Files
F152752542: D42538.id130721.diff
Thu, Apr 16, 9:47 PM
Unknown Object (File)
Thu, Apr 16, 4:25 PM
Unknown Object (File)
Tue, Apr 7, 11:04 AM
Unknown Object (File)
Mon, Apr 6, 7:25 PM
Unknown Object (File)
Mon, Apr 6, 4:47 AM
Unknown Object (File)
Sat, Apr 4, 3:37 PM
Unknown Object (File)
Sat, Apr 4, 3:34 PM
Unknown Object (File)
Sat, Mar 21, 12:04 AM
Subscribers
None

Details

Summary

All of these fields are either unused, or just initialized. Remove
them. This saves about 1MB of memory for the cards that I have which can
do 8k transactions at once.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable