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
F84384849: D8542.diff
Thu, May 23, 3:31 AM
Unknown Object (File)
Fri, May 17, 5:22 PM
Unknown Object (File)
Thu, May 16, 7:32 AM
Unknown Object (File)
Thu, May 16, 3:07 AM
Unknown Object (File)
Sat, May 11, 6:56 AM
Unknown Object (File)
Fri, Apr 26, 6:09 AM
Unknown Object (File)
Apr 17 2024, 2:36 PM
Unknown Object (File)
Apr 17 2024, 12:45 PM
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 5966
Build 6244: arc lint + arc unit

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.