From: Neil Horman <nhorman@tuxdriver.com>
To: netdev@vger.kernel.org
Subject: [PATCH 0/2] 3c59x: Fix dma map/unmap imbalances
Date: Wed, 13 Jan 2016 12:43:52 -0500 [thread overview]
Message-ID: <1452707034-16379-1-git-send-email-nhorman@tuxdriver.com> (raw)
Hey all-
recent enhancements to libdma revealed a few minor bugs in 3c59x, in
which dma ranges were mapped as singles and unmaped as pages, or vice versa.
These patches fix those up. Tested by myself with success
Best
Neil
next reply other threads:[~2016-01-13 17:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-01-13 17:43 Neil Horman [this message]
2016-01-13 17:43 ` [PATCH 1/2] 3c59x: balance page maps and unmaps Neil Horman
2016-01-13 17:43 ` [PATCH 2/2] 3c59x: fix another page map/single unmap imbalance Neil Horman
2016-01-13 19:55 ` [PATCH 0/2] 3c59x: Fix dma map/unmap imbalances David Miller
2016-01-13 20:12 ` Neil Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1452707034-16379-1-git-send-email-nhorman@tuxdriver.com \
--to=nhorman@tuxdriver.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).