Page MenuHomeFreeBSD

[iwm] Sync iwm_nvm_read_chunk() function with Linux iwlwifi.
ClosedPublic

Authored by ivadasz on Nov 16 2016, 9:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 9, 12:11 AM
Unknown Object (File)
Mon, Apr 6, 3:18 PM
Unknown Object (File)
Fri, Mar 27, 12:04 AM
Unknown Object (File)
Sat, Mar 21, 3:25 AM
Unknown Object (File)
Fri, Mar 20, 9:12 PM
Unknown Object (File)
Tue, Mar 17, 1:28 AM
Unknown Object (File)
Mar 14 2026, 1:22 PM
Unknown Object (File)
Mar 7 2026, 3:29 AM
Subscribers
None

Details

Summary

This fixes an error handling detail in iwm_nvm_read_chunk(), where an
error response from the firmware for an NVM read shouldn't be fatal if
the offset was non-zero.

Obtained from: DragonFlyBSD git 250a1c33fca1725121fe499f9cebc90267d209f9

Diff Detail

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

Event Timeline

ivadasz retitled this revision from to [iwm] Sync iwm_nvm_read_chunk() function with Linux iwlwifi..
ivadasz updated this object.
ivadasz added reviewers: adrian, cognet.
adrian edited edge metadata.
This revision is now accepted and ready to land.Nov 16 2016, 9:51 PM
This revision was automatically updated to reflect the committed changes.