commit | 2ab560a78e3b2f6b19626dcd47790f35b28cc5db | [log] [tgz] |
---|---|---|
author | Jacob Keller <jacob.e.keller@intel.com> | Thu Jul 23 17:22:02 2020 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue Jul 28 17:07:06 2020 -0700 |
tree | fd16101e5e0168c51a5f63d8cc25ebd43cc014c4 | |
parent | 544cd2ac1328451fdbbd60e5cce52aa1b6fe11a8 [diff] |
ice: add flags indicating pending update of firmware module After a flash update, the pending status of the update can be determined from the device capabilities. Read the appropriate device capability and store whether there is a pending update awaiting a reboot. Signed-off-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>