From: Dhananjay Phadke Date: Sat, 1 Aug 2009 21:36:16 +0000 (+0000) Subject: netxen: fix coherent dma mask setting X-Git-Tag: v2.6.31-rc6~68^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c643e7652458e649955408685a16e88ea6dbae;p=pandora-kernel.git netxen: fix coherent dma mask setting Change default dma mask for NX3031 to 39 bit with ability to update it to 64-bit (if firmware indicates support). Old code was restricting it under 4GB (32-bit), sometimes causing failure to allocate descriptor rings on heavily populated system. NX2031 based NICs will still get 32-bit coherent mask. Signed-off-by: Dhananjay Phadke Signed-off-by: David S. Miller --- Reading git-diff-tree failed