From: "Rafał Miłecki" <zajec5@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: Network Development <netdev@vger.kernel.org>,
OpenWrt Development List <openwrt-devel@lists.openwrt.org>
Subject: Re: [RFC TRY#2][PATCH] bgmac: pass received packet to the netif instead of copying it
Date: Mon, 28 Oct 2013 21:36:47 +0100 [thread overview]
Message-ID: <CACna6rxnpMQGCKPsc7jwOLZO7PLKpjRgor48Xoqp-RxT8h_9uA@mail.gmail.com> (raw)
In-Reply-To: <20131028.162858.1940229138245324914.davem@davemloft.net>
2013/10/28 David Miller <davem@davemloft.net>:
> However, this is not:
>
>> + /* Unmap old skb, we'll pass it to the netfif */
>> + dma_unmap_single(dma_dev, old_dma_addr,
>> + BGMAC_RX_BUF_SIZE,
>> + DMA_FROM_DEVICE);
>> +
Oh, sorry for that. I had to copy & paste it in some silly way... Will fix that!
--
Rafał
next prev parent reply other threads:[~2013-10-28 20:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-28 17:42 [RFC TRY#2][PATCH] bgmac: pass received packet to the netif instead of copying it Rafał Miłecki
2013-10-28 20:28 ` David Miller
2013-10-28 20:36 ` Rafał Miłecki [this message]
2013-10-29 6:50 ` Nathan Hintz
2013-10-29 6:59 ` [OpenWrt-Devel] " Rafał Miłecki
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=CACna6rxnpMQGCKPsc7jwOLZO7PLKpjRgor48Xoqp-RxT8h_9uA@mail.gmail.com \
--to=zajec5@gmail.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=openwrt-devel@lists.openwrt.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).