diff options
author | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2014-05-05 00:42:58 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-05 23:11:18 +0200 |
commit | ccd6d0a9104e9075e57fa539ed6bb622b15284d9 (patch) | |
tree | e00b12f37f1b2853b295393224542c6eaf4329ff /drivers/usb | |
parent | ip_tunnel: Set network header properly for IP_ECN_decapsulate() (diff) | |
download | linux-ccd6d0a9104e9075e57fa539ed6bb622b15284d9.tar.xz linux-ccd6d0a9104e9075e57fa539ed6bb622b15284d9.zip |
net: macb: Pass same size to DMA_UNMAP as used for DMA_MAP
Just as commit "net: macb: DMA-unmap full rx-buffer"
(48330e08fa168395b9fd9f369f06cca1df204361), pass the size that
was used for mapping the memory also to the unmap routine to
avoid warnings from the DMA_API.
Signed-off-by: Soren Brinkmann <soren.brinkmann@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb')
0 files changed, 0 insertions, 0 deletions