diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-10-31 15:51:34 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-01 15:13:56 -0400 |
commit | 3e8fc38c21d6908b394508a8c9bb220935fed4d2 (patch) | |
tree | cc5b2c29efc931d120c411f3a5cf2825eaf2c5df /net/lapb/lapb_iface.c | |
parent | 437374735c0055433f8300ba59f8cf7214c58ad3 (diff) |
net: systemport: fix DMA allocation/freeing sizes
We should not be allocating a single byte of DMA coherent memory, but
instead a full-sized struct dma_desc (8 bytes).
Fixes: 80105befdb4b ("net: systemport: add Broadcom SYSTEMPORT Ethernet MAC driver")
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions