CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2011/10/19 01:29:42

Modified files:
        sys/dev/pci    : if_em_hw.c 

Log message:
A missing part of an if statement meant we were writing out
garbage when changing snoop related registers on pch2.
Rework the code to remove the duplication and hopefully make
this sort of thing less likely in future.

Found and debugged by pedro. ok markus@

Reply via email to