CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/03/23 15:34:21
Modified files:
sys/dev/pci : if_msk.c
Log message:
Prevent null pointer dereference that could happen when we process an RX
interrupt that was queued while stopping the interface.
