Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   freza
Date:           Sat Sep 20 18:28:29 UTC 2008

Modified Files:
        src/sys/dev/pci: if_iwn.c

Log Message:
iwn_node_alloc(): Allocate 'iwn_node' in M_80211_NODE (which is what
    ieee80211_node:node_free() expects), not M_DEVBUF. Fixes DIAGNOSTIC
    crashes due to suspected double-free.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/dev/pci/if_iwn.c

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



Home | Main Index | Thread Index | Old Index