diff options
author | Paul Zimmerman <Paul.Zimmerman@synopsys.com> | 2013-05-24 16:27:56 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-30 21:14:30 +0900 |
commit | 308853139fcd440e4ca28d844678c7e69fb40826 (patch) | |
tree | f814137fe44b05f3e588828305839f12a8cf0229 /net/unix/sysctl_net_unix.c | |
parent | e4aa937ec75df0eea0bee03bffa3303ad36c986b (diff) |
staging: dwc2: fix value of dma_mask
Passing the value DMA_BIT_MASK(31) to dma_set_mask() causes the
dwc2-pci driver to sometimes fail (cannot enumerate the connected
device). Change it to DMA_BIT_MASK(32) instead, which is a more
sensible value anyway.
Signed-off-by: Paul Zimmerman <paulz@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions