Module Name:    src
Committed By:   msaitoh
Date:           Thu Apr 19 07:40:12 UTC 2018

Modified Files:
        src/sys/dev/pci/ixgbe: ixgbe.c ixv.c

Log Message:
 Use ixgbe_eitr_write() when writing the EITR for the link interrupt like
queue's EITR to write the register safely. This change is not relatively
so important than queue's EITR because link's EITR is written in if_init().


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/dev/pci/ixgbe/ixgbe.c
cvs rdiff -u -r1.94 -r1.95 src/sys/dev/pci/ixgbe/ixv.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to