commit | 4175cff8a558e6769006b2638ed9198f088c714a | [log] [tgz] |
---|---|---|
author | Dan Streetman <ddstreet@ieee.org> | Sat Mar 28 02:04:43 2015 -0400 |
committer | Stewart Smith <stewart@linux.vnet.ibm.com> | Tue Mar 31 15:42:37 2015 +1100 |
tree | 7852921ba1cb64448a4ace5f3bd969fb6b099422 | |
parent | e07767660a8e5f87817968a4bbdaf97331884f53 [diff] |
nx: use proc_gen instead of param Simplify the NX 842 config logic by using the global proc_gen to conditionally apply P8-specific configuration values, instead of passing the proc gen in a function parameter. No functional change here, it just simplifies the code. Signed-off-by: Dan Streetman <ddstreet@ieee.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>