Remove unused cache_id field from core config
Signed-off-by: Robert Baldyga <robert.baldyga@intel.com>
This commit is contained in:
parent
7ff4a349ec
commit
65a6fc0468
@ -40,11 +40,6 @@ struct ocf_mngt_core_config {
|
|||||||
*/
|
*/
|
||||||
const char *name;
|
const char *name;
|
||||||
|
|
||||||
/**
|
|
||||||
* @brief OCF cache ID number
|
|
||||||
*/
|
|
||||||
ocf_cache_id_t cache_id;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Add core to pool if cache isn't present or add core to
|
* @brief Add core to pool if cache isn't present or add core to
|
||||||
* earlier loaded cache
|
* earlier loaded cache
|
||||||
|
Loading…
Reference in New Issue
Block a user