]> xenbits.xensource.com Git - pvdrivers/win/xennet.git/commit
Fix link state change notifications
authorPaul Durrant <paul.durrant@citrix.com>
Thu, 25 May 2017 01:40:04 +0000 (21:40 -0400)
committerPaul Durrant <paul.durrant@citrix.com>
Thu, 25 May 2017 01:40:04 +0000 (21:40 -0400)
commit3a5bf0a595d0e2e0efdf2cef72633ef16e9c2301
treecbb655e8949a336a7e2c8272ac9974a76a4a2f5d
parentb5399e5a2893fba8ad582d624d404254270ff748
Fix link state change notifications

These indications were broken by an incorrect size in the status
indication header.

This patch corrects the size field, adjusts the buffer size field and
also corrects the format specifier used to log the link speed.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xennet/adapter.c