CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/15 06:59:53
Modified files:
sys/dev/pci : if_iwm.c if_iwmvar.h
Log message:
Remove IWM_CMD_SYNC, which expands to zero while all the other
IWM_CMD_* values are bit flags. The same was done 2 years ago
in Linux git commit a10229271946731959b2269370d0492d88cfab23.
