From: Eli Cohen Date: Wed, 30 Jan 2008 16:30:46 +0000 (+0200) Subject: IPoIB: Add high DMA feature flag X-Git-Tag: v2.6.25-rc1~32^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb14032f9eb595621270f3269f40094adb3144e8;p=pandora-kernel.git IPoIB: Add high DMA feature flag All current InfiniBand devices can handle all DMA addresses, and it's hard to imagine anyone would be silly enough to build a new device that couldn't. Therefore, enable the NETIF_F_HIGHDMA feature for IPoIB. This has no effect for no, but is needed when we enable gather/scatter support and checksum stateless offloads. Signed-off-by: Eli Cohen Signed-off-by: Roland Dreier --- Reading git-diff-tree failed