]> xenbits.xensource.com Git - pvdrivers/win/xenvif.git/commit
Assert that transmitter not being sent NULL MDL's
authorMartin Harvey <Martin.Harvey@citrix.com>
Wed, 28 Jul 2021 14:02:46 +0000 (15:02 +0100)
committerPaul Durrant <pdurrant@amazon.com>
Thu, 5 Aug 2021 18:23:22 +0000 (19:23 +0100)
commit3a64b577c663f441831c8fb043accde10c2622cc
tree50693f0084a575fd00fb78c354383cf17c057cad
parentc8ba37477306605c76a076ad6ee29baf87de20dd
Assert that transmitter not being sent NULL MDL's

An assertion to check that a corresponding fix in XenNet is preventing
NULL MDL's from being queued for transmission.

Signed-off-by: Martin Harvey <martin.harvey@citrix.com>
src/xenvif/transmitter.c