[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHXqBFKSUqTyU=J5yefyv54k6J-gS5BsfQBJP2O=u8QOR+jTCw@mail.gmail.com>
Date: Thu, 6 Oct 2011 23:28:59 +0200
From: Michał Mirosław <mirqus@...il.com>
To: David Miller <davem@...emloft.net>
Cc: Ian.Campbell@...rix.com, netdev@...r.kernel.org, jdmason@...zu.us
Subject: Re: [PATCH 1/8] vxge: convert to SKB paged frag API.
2011/10/6 David Miller <davem@...emloft.net>:
> From: Michał Mirosław <mirqus@...il.com>
> Date: Thu, 6 Oct 2011 22:45:57 +0200
>> There's a catch there, though:
> ..
>> dma_mapping_error() takes struct device *, so those changes should be:
>>
>> dma_mapping_error(&tp->pdev->dev, mapping)
>>
>> (Like skb_frag_dma_map()'s first argument).
> Why don't you take a look at what I committed and pushed out
> (hint: I fixed it up when I saw the build warnings)?
You were just quicker than me or Ian on this one. We'll be faster next time.
Best Regards,
Michał Mirosław
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists