OpenSolaris

Printable Version Enter a New Search
Bug ID 6453165
Synopsis move mac capabs definitions outside mac.h
State 10-Fix Delivered (Fix available in build)
Category:Subcategory kernel:gld
Keywords fixed-by-crossbow
Responsible Engineer Rajagopal Kunhappan
Reported Against snv_44
Duplicate Of
Introduced In
Commit to Fix snv_105
Fixed In snv_105
Release Fixed solaris_nevada(snv_105)
Related Bugs 6498311
Submit Date 26-July-2006
Last Update Date 17-December-2008
Description
the capabilities (the mac_capab_t enum and the cpability structures) are more
likely to increase and possibly change, mush more frequently than the core
ore MAC interfaces.
They should be moved to a separate <mac_capab.h> or so.
This will minimize the amount of files that need to be rebuilt/delivered in a patch,
thus reducing the inter-path dependency
Work Around
N/A
Comments
N/A