--- - branch: MAIN date: Sun Apr 11 02:02:14 UTC 2010 files: - new: '1.39' old: '1.38' path: src/sys/dev/pci/if_iwn.c pathrev: src/sys/dev/pci/if_iwn.c@1.39 type: modified id: 20100411T020214Z.7db79dfc8df20161a6b6e2f832a758d638246d26 log: | avoid rbuf starvation. when grabbing a recieve buffer, if a local 4KB buffer isn't available, try to MEXTMALLOC() one. only if both of these fail to we abort the recieve operation. based on a patch from Sverre Froyen , thanks! tested by myself, sverre and jeremy reed. module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1270951334' user: mrg