CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/09/02 09:46:16
Modified files:
sys/dev/pci : if_iwmreg.h
Log message:
Although this doesn't seem to cause any issue at the moment, using an
enum type in a __packed struct should be avoided.
Patch by Imre Vadasz
