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:           Sun Sep 14 10:09:39 UTC 2008

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

Log Message:
* iwn_rx_intr(): free rbuf is available if 'nb_free_entries > 0'.
    This used to have '>=' resulting in kernel crash accessing NULL
    rbuf under non-trivial Rx load.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 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