diff options
author | bschmidt <bschmidt@FreeBSD.org> | 2010-12-30 18:29:22 +0000 |
---|---|---|
committer | bschmidt <bschmidt@FreeBSD.org> | 2010-12-30 18:29:22 +0000 |
commit | 543d6f8f19d01a1c2b2c7ae511afd03acf3176d2 (patch) | |
tree | f3836dc3d1d3d56285c300a054d76d4b58925b5c /sys/netinet/sctp_timer.c | |
parent | 7a575413cdc4c11c26f5d9578b5458a6cbaecdbd (diff) | |
download | FreeBSD-src-543d6f8f19d01a1c2b2c7ae511afd03acf3176d2.zip FreeBSD-src-543d6f8f19d01a1c2b2c7ae511afd03acf3176d2.tar.gz |
The RX path is missing a few bus_dmamap_*() calls, this results in
modification of memory which was already free'd and eventually in:
wpi0: could not map mbuf (error 12)
wpi0: wpi_rx_intr: bus_dmamap_load failed, error 12
and an usuable device.
PR: kern/144898
MFC after: 3 days
Diffstat (limited to 'sys/netinet/sctp_timer.c')
0 files changed, 0 insertions, 0 deletions