K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-12-02T21:36:21.657439Z K 7 svn:log V 314 MFC 303204: Install a handler for firmware work request error messages. If a driver sends an malformed or disallowed work request, the firmware responds with a work request error. Previously the driver treated this is as an unexpected message and panicked. Now it decodes the error message to aid in debugging. END