staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOAD
authorJames Simmons <jsimmons@infradead.org>
Tue, 8 Mar 2016 22:35:27 +0000 (17:35 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Mar 2016 01:48:53 +0000 (17:48 -0800)
commit78ed9534df5b6f0371de14f9bcae18f2055d9997
tree7e9890ee434d62791a8ed716df43f7e067d7586b
parent71bf3883ae5723f7895226c4b5fafa452c0cd00f
staging: lustre: fixup kernel Kconfig option LNET_MAX_PAYLOAD

A few errors exist for the Kconfig option LNET_MAX_PAYLOAD. First
mistake is the default size is 1MB not 2MB as it is shown to the
person configuring the kernel. Second the LNET_MAX_PAYLOAD option
is more closely related to LNET than the LUSTRE_FS option.

Signed-off-by: James Simmons <jsimmons@infradead.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/lnet/Kconfig