fix typo in acs override patch
This commit is contained in:
parent
54a9e5a210
commit
cfe8ba0b24
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ index 44e0ff3..32016cb 100644
|
|||
+ acs_on_ids[max_acs_id].vendor = val;
|
||||
+
|
||||
+ p += strcspn(p, ":");
|
||||
+ if (*p != ';') {
|
||||
+ if (*p != ':') {
|
||||
+ pr_warn("PCIe ACS invalid ID\n");
|
||||
+ goto next;
|
||||
+ }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue