Page MenuHomeFreeBSD

iwn: reduce code duplication in iwn_read_firmware()
ClosedPublic

Authored by avos on Jan 3 2016, 10:05 PM.
Tags
None
Referenced Files
F131917648: D4768.id11923.diff
Sun, Oct 12, 5:07 AM
Unknown Object (File)
Sat, Sep 27, 11:45 AM
Unknown Object (File)
Sat, Sep 20, 10:50 PM
Unknown Object (File)
Sep 10 2025, 10:47 PM
Unknown Object (File)
Sep 10 2025, 11:43 AM
Unknown Object (File)
Sep 10 2025, 8:36 AM
Unknown Object (File)
Sep 10 2025, 3:39 AM
Unknown Object (File)
Sep 10 2025, 2:54 AM
Subscribers

Details

Summary
  • Separate 'firmware_put(sc->fw_fp, FIRMWARE_UNLOAD); sc->fw_fp = NULL;' as iwn_unload_firmware().
  • Move error handling to the end of iwn_read_firmware().

No functional changes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to iwn: reduce code duplication in iwn_read_firmware().
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added a reviewer: adrian.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
adrian edited edge metadata.
This revision is now accepted and ready to land.Jan 4 2016, 4:10 AM
This revision was automatically updated to reflect the committed changes.