Commit b5b219a
iavf: add a common function for undoing the interrupt scheme
Add a new function iavf_free_interrupt_scheme that does the inverse of
iavf_init_interrupt_scheme. Symmetry is nice. And there will be three
callers already.
Signed-off-by: Michal Schmidt <mschmidt@redhat.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Link: https://lore.kernel.org/r/20231027175941.1340255-8-jacob.e.keller@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>1 parent 5c4e1d1 commit b5b219a
1 file changed
Lines changed: 15 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1954 | 1954 | | |
1955 | 1955 | | |
1956 | 1956 | | |
| 1957 | + | |
| 1958 | + | |
| 1959 | + | |
| 1960 | + | |
| 1961 | + | |
| 1962 | + | |
| 1963 | + | |
| 1964 | + | |
| 1965 | + | |
| 1966 | + | |
| 1967 | + | |
1957 | 1968 | | |
1958 | 1969 | | |
1959 | 1970 | | |
| |||
1982 | 1993 | | |
1983 | 1994 | | |
1984 | 1995 | | |
1985 | | - | |
1986 | | - | |
1987 | | - | |
| 1996 | + | |
1988 | 1997 | | |
1989 | | - | |
| 1998 | + | |
1990 | 1999 | | |
1991 | 2000 | | |
1992 | 2001 | | |
| |||
2968 | 2977 | | |
2969 | 2978 | | |
2970 | 2979 | | |
2971 | | - | |
2972 | | - | |
2973 | | - | |
| 2980 | + | |
2974 | 2981 | | |
2975 | 2982 | | |
2976 | 2983 | | |
| |||
5202 | 5209 | | |
5203 | 5210 | | |
5204 | 5211 | | |
5205 | | - | |
5206 | | - | |
5207 | | - | |
| 5212 | + | |
5208 | 5213 | | |
5209 | 5214 | | |
5210 | 5215 | | |
| |||
5220 | 5225 | | |
5221 | 5226 | | |
5222 | 5227 | | |
5223 | | - | |
5224 | 5228 | | |
5225 | 5229 | | |
5226 | 5230 | | |
| |||
0 commit comments