Keep TOEDEV() macro for backwards compatibility, and add a SETTOEDEV()
macro to complement with the new accessors.
Sponsored by: Juniper Networks, Inc.
Paths
| Differential D38199 Authored by jhibbits on Jan 25 2023, 8:59 PM.
Details
Summary Keep TOEDEV() macro for backwards compatibility, and add a SETTOEDEV() Sponsored by: Juniper Networks, Inc.
Diff Detail
Event TimelineHerald added subscribers: melifaro, ae, imp. · View Herald TranscriptJan 25 2023, 8:59 PM2023-01-25 20:59:16 (UTC+0) Harbormaster completed remote builds in B49232: Diff 115735.Jan 25 2023, 8:59 PM2023-01-25 20:59:18 (UTC+0)
This revision is now accepted and ready to land.Jan 31 2023, 5:06 PM2023-01-31 17:06:04 (UTC+0) Closed by commit rGc255d1a401c7: IfAPI: Add if_llsoftc member accessors for TOEDEV (authored by jhibbits). · Explain WhyJan 31 2023, 8:04 PM2023-01-31 20:04:21 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 116128 sys/dev/cxgbe/tom/t4_tom.c
|
err seems redundant here, could just return the result from vfs_hash_get?