Commit d900aad
bnxt_en: refactor cancellation of resource reservations
Resource reservations will also need to be reset after FUNC_DRV_UNRGTR
in the following devlink driver_reinit patch. Extract this logic into a
reusable function.
Signed-off-by: Edwin Peer <[email protected]>
Signed-off-by: Michael Chan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>1 parent c7dd4a5 commit d900aad
2 files changed
+29
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9691 | 9691 | | |
9692 | 9692 | | |
9693 | 9693 | | |
| 9694 | + | |
| 9695 | + | |
| 9696 | + | |
| 9697 | + | |
| 9698 | + | |
| 9699 | + | |
| 9700 | + | |
| 9701 | + | |
| 9702 | + | |
| 9703 | + | |
| 9704 | + | |
| 9705 | + | |
| 9706 | + | |
| 9707 | + | |
| 9708 | + | |
| 9709 | + | |
| 9710 | + | |
| 9711 | + | |
| 9712 | + | |
| 9713 | + | |
| 9714 | + | |
| 9715 | + | |
| 9716 | + | |
| 9717 | + | |
| 9718 | + | |
| 9719 | + | |
| 9720 | + | |
9694 | 9721 | | |
9695 | 9722 | | |
9696 | 9723 | | |
| |||
9774 | 9801 | | |
9775 | 9802 | | |
9776 | 9803 | | |
9777 | | - | |
9778 | | - | |
9779 | | - | |
9780 | | - | |
9781 | | - | |
9782 | | - | |
9783 | | - | |
9784 | | - | |
9785 | | - | |
9786 | | - | |
9787 | | - | |
9788 | | - | |
9789 | | - | |
9790 | | - | |
9791 | | - | |
9792 | | - | |
9793 | | - | |
9794 | | - | |
9795 | | - | |
| 9804 | + | |
9796 | 9805 | | |
9797 | 9806 | | |
9798 | 9807 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2246 | 2246 | | |
2247 | 2247 | | |
2248 | 2248 | | |
| 2249 | + | |
2249 | 2250 | | |
2250 | 2251 | | |
2251 | 2252 | | |
| |||
0 commit comments