Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ed737c18 authored by Michael Witten's avatar Michael Witten
Browse files

Docs: MSI-HOWTO: Insert `that'



... as per Randy Dunlap's wishes :-P
Message-Id: <20110717114023.2b4cce91.rdunlap@xenotime.net>

Signed-off-by: default avatarMichael Witten <mfwitten@gmail.com>
Acked-by: default avatarMatthew Wilcox <matthew.r.wilcox@intel.com>
Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
parent e4439236
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -190,7 +190,7 @@ during the initialization phase.

It is ideal if drivers can cope with a variable number of MSI-X interrupts,
there are many reasons why the platform may not be able to provide the
exact number a driver asks for.
exact number that a driver asks for.

A request loop to achieve that might look like: