From: Andy Grover Date: Fri, 17 Jul 2009 13:13:34 +0000 (+0000) Subject: RDS/IW: Remove page_shift variable from iwarp transport X-Git-Tag: v2.6.32-rc1~703^2~592 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404bb72a56e553febe1055f98347a7a3e3145759;p=pandora-kernel.git RDS/IW: Remove page_shift variable from iwarp transport The existing code treated page_shift as a variable, when in fact we always want to have the fastreg page size be the same as the arch's page size -- and it is, so this doesn't need to be a variable. Signed-off-by: Andy Grover Signed-off-by: David S. Miller --- Reading git-diff-tree failed