From: Stephen Rothwell Date: Wed, 4 Aug 2010 02:11:22 +0000 (+1000) Subject: nfs: update for module_param_named API change X-Git-Tag: v2.6.36-rc1~57^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e4e15d44a817e9f02cb04a6cd6c0ee77ed3fbd8;p=pandora-kernel.git nfs: update for module_param_named API change After merging the rr tree, today's linux-next build (powerpc ppc64_defconfig) failed like this: net/sunrpc/auth.c:74: error: 'param_ops_hashtbl_sz' undeclared here (not in a function) Caused by commit 0685652df0929cec7d78efa85127f6eb34962132 ("param:param_ops") interacting with commit f8f853ab19fcc415b6eadd273373edc424916212 ("SUNRPC: Make the credential cache hashtable size configurable") from the nfs tree. Signed-off-by: Stephen Rothwell Signed-off-by: Rusty Russell --- Reading git-diff-tree failed