https://github.com/torvalds/linux
Revision 322eaa06d55ebc1402a4a8d140945cff536638b4 authored by Govindarajulu Varadarajan on 23 May 2018, 18:17:39 UTC, committed by David S. Miller on 25 May 2018, 03:05:30 UTC
In commit 624dbf55a359b ("driver/net: enic: Try DMA 64 first, then
failover to DMA") DMA mask was changed from 40 bits to 64 bits.
Hardware actually supports only 47 bits.

Fixes: 624dbf55a359b ("driver/net: enic: Try DMA 64 first, then failover to DMA")
Signed-off-by: Govindarajulu Varadarajan <gvaradar@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent af8d3c7
History
Tip revision: 322eaa06d55ebc1402a4a8d140945cff536638b4 authored by Govindarajulu Varadarajan on 23 May 2018, 18:17:39 UTC
enic: set DMA mask to 47 bit
Tip revision: 322eaa0
File Mode Size
.gitignore -rw-r--r-- 44 bytes
Kconfig -rw-r--r-- 3.4 KB
Makefile -rw-r--r-- 4.1 KB
blacklist.c -rw-r--r-- 4.0 KB
blacklist.h -rw-r--r-- 83 bytes
blacklist_hashes.c -rw-r--r-- 166 bytes
blacklist_nohashes.c -rw-r--r-- 122 bytes
system_certificates.S -rw-r--r-- 956 bytes
system_keyring.c -rw-r--r-- 7.5 KB

back to top