The original implementation used a reference to ifr_data and a cast to
do the equivalent of accessing ifr_addr. This was copied multiple
times since 1996.
Details
Details
Diff Detail
Diff Detail
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 15834 Build 15842: arc lint + arc unit
Event Timeline
Comment Actions
This is the first of several changes to clean up use of ifr_data before placing all remaining access behind an accessor function.