reset pin-maps with custom config.
This commit is contained in:
@@ -2443,6 +2443,7 @@ Route::customize_plugin_insert (boost::shared_ptr<Processor> proc, uint32_t coun
|
|||||||
|
|
||||||
if (count == 0) {
|
if (count == 0) {
|
||||||
pi->set_custom_cfg (false);
|
pi->set_custom_cfg (false);
|
||||||
|
pi->reset_map ();
|
||||||
} else {
|
} else {
|
||||||
pi->set_custom_cfg (true);
|
pi->set_custom_cfg (true);
|
||||||
pi->set_count (count);
|
pi->set_count (count);
|
||||||
|
|||||||
Reference in New Issue
Block a user