CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/06/02 10:28:21
Modified files:
sys/dev/pci : if_iwn.c if_wpi.c
Log message:
do not leak mbufs in the Rx path in case hardware decryption failed.
this leak was introduced when i switched to MCLGETI.
reported by mpf@ and others.
