DragonFly submit List (threaded) for 2005-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: bus_dmamap_load_mbuf change/fix
On Tue, Jan 18, 2005 at 03:41:07AM -0500, Andrew Atrens wrote:
> Modify bus_dmamap_load_mbuf() to not map zero-length mbuf segments.
> This is an optimisation for some wireless drivers (wi) and is required
> by others (iwi firmware in particular).
Commited. I've used an explicit check for 0 + continue to avoid an
unnecessary indentation level for the main flow. Please, use -u for
future patches :)
Joerg
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]