diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2019-06-27 23:12:39 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-06-29 12:29:39 -0700 |
commit | 3c18cbe33711d7f46aa3787c79ff809011f54b40 (patch) | |
tree | f34176a178b697bb83d0ab52169ac8c03fa001cb /net/ipv6/tcp_ipv6.c | |
parent | 759d095741721888b6ee51afa74e0a66ce65e974 (diff) | |
download | linux-3c18cbe33711d7f46aa3787c79ff809011f54b40.tar.gz linux-3c18cbe33711d7f46aa3787c79ff809011f54b40.tar.bz2 linux-3c18cbe33711d7f46aa3787c79ff809011f54b40.zip |
r8169: consider that 32 Bit DMA is the default
Documentation/DMA-API-HOWTO.txt states:
By default, the kernel assumes that your device can address 32-bits of
DMA addressing. For a 64-bit capable device, this needs to be increased,
and for a device with limitations, it needs to be decreased.
Therefore we don't need the 32 Bit DMA fallback configuration and can
remove it.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions