Commit 390784c
Set target function register before checking for busy
According to the documentation the target function register should be
set before checking o_msg_status when sending mbox message from PF.
Without this fix the wrong target fn will potentially be checked for busy.
Signed-off-by: Lars Munch <[email protected]>1 parent 0e8d321 commit 390784c
File tree
2 files changed
+8
-8
lines changed- QDMA
- DPDK/drivers/net/qdma/qdma_access
- linux-kernel/driver/libqdma/qdma_access
2 files changed
+8
-8
lines changedLines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1964 | 1964 | | |
1965 | 1965 | | |
1966 | 1966 | | |
1967 | | - | |
1968 | | - | |
1969 | | - | |
1970 | | - | |
1971 | 1967 | | |
1972 | 1968 | | |
1973 | 1969 | | |
1974 | 1970 | | |
| 1971 | + | |
| 1972 | + | |
| 1973 | + | |
| 1974 | + | |
1975 | 1975 | | |
1976 | 1976 | | |
1977 | 1977 | | |
| |||
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1948 | 1948 | | |
1949 | 1949 | | |
1950 | 1950 | | |
1951 | | - | |
1952 | | - | |
1953 | | - | |
1954 | | - | |
1955 | 1951 | | |
1956 | 1952 | | |
1957 | 1953 | | |
1958 | 1954 | | |
| 1955 | + | |
| 1956 | + | |
| 1957 | + | |
| 1958 | + | |
1959 | 1959 | | |
1960 | 1960 | | |
1961 | 1961 | | |
| |||
0 commit comments