Commit 172996b
authored
Fix reading updated state of the driver_t for checking initStatus (#188)
- Fixed init_drivers call to correctly get the updated state of the
driver_t entry for reliably checking the driver initStatus after call
to pfnInit.
Signed-off-by: Neil R. Spruit <neil.r.spruit@intel.com>1 parent 1fc8584 commit 172996b
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
| 173 | + | |
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
| 121 | + | |
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| |||
0 commit comments