Skip to content

Commit

Permalink
Refresh patches on v6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
marmarek committed Sep 23, 2023
1 parent af5550c commit 3d6c317
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions 0001-Re-enable-interrupts-before-loading-PNVM.patch
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ index 0c6b49fcb..72764a424 100644
+ */
+ iwl_trans_interrupts(mvm->trans, true);
+
ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait);
ret = iwl_pnvm_load(mvm->trans, &mvm->notif_wait,
&mvm->fw->ucode_capa);
if (ret) {
IWL_ERR(mvm, "Timeout waiting for PNVM load!\n");
--
2.39.2
2.39.2

0 comments on commit 3d6c317

Please sign in to comment.