MFC r202717:
- Added a workaround for NC-SI management firmware that would allow frames to be accepted while the driver is resetting the hardware. This failure is generally observed when broadcast frames are received during driver load and will generate "Unable to write CTX memory" errors.
- Small changes to driver flags display.
PR: kern/135836, kern/140684