commit | 7404e84a2332572da70aabb081f9a933309d57a4 | [log] [tgz] |
---|---|---|
author | Bruce Allan <bruce.w.allan@intel.com> | Fri Aug 02 01:25:30 2019 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 03 16:23:35 2019 -0700 |
tree | 328ab670bdd71bc17886799e58e99c1f824a13e2 | |
parent | 18057cb3578ae950c73b20588ad66a1f45fba68c [diff] |
ice: update driver unloading field for Queue Shutdown AQ command According to recent specification versions, the field in the Queue Shutdown AdminQ command consisting of the "driver unloading" indication is not a 4 byte field (it is byte.bit 16.0). Change it to a byte and remove the unnecessary endian conversion. Signed-off-by: Bruce Allan <bruce.w.allan@intel.com> Tested-by: Andrew Bowers <andrewx.bowers@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>