Source-Changes archive

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

CVS commit: [netbsd-4] src/sys/dev/pci



Module Name:    src
Committed By:   bouyer
Date:           Sat Apr 28 18:17:27 UTC 2007

Modified Files:
        src/sys/dev/pci [netbsd-4]: if_bge.c

Log Message:
Pull up following revision(s) (requested by joerg in ticket #594):
        sys/dev/pci/if_bge.c: revision 1.129
Fix a NULL reference on failing mbuf allocation.
In bge_start return if IFF_OACTIVE is set in combination with
IFF_RUNNING, drop obscure check for length of interface queue.
Remove message about failing bge_encap, it can happen just too easily
because of full descriptor rings.


To generate a diff of this commit:
cvs rdiff -r1.122.2.2 -r1.122.2.3 src/sys/dev/pci/if_bge.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