summaryrefslogtreecommitdiff
path: root/drivers/nvdimm/of_pmem.c
diff options
context:
space:
mode:
authorKarsten Graul <kgraul@linux.ibm.com>2020-10-14 20:43:28 +0300
committerJakub Kicinski <kuba@kernel.org>2020-10-15 19:54:43 +0300
commitef12ad45880b696eb993d86c481ca891836ab593 (patch)
treef4d46f5420b536e7db6941834e87adbaf887c9e7 /drivers/nvdimm/of_pmem.c
parentd535ca1367787ddc8bff22d679a11f864c8228bc (diff)
downloadlinux-ef12ad45880b696eb993d86c481ca891836ab593.tar.xz
net/smc: fix valid DMBE buffer sizes
The SMCD_DMBE_SIZES should include all valid DMBE buffer sizes, so the correct value is 6 which means 1MB. With 7 the registration of an ISM buffer would always fail because of the invalid size requested. Fix that and set the value to 6. Fixes: c6ba7c9ba43d ("net/smc: add base infrastructure for SMC-D and ISM") Signed-off-by: Karsten Graul <kgraul@linux.ibm.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'drivers/nvdimm/of_pmem.c')
0 files changed, 0 insertions, 0 deletions