[PATCH BlueZ 04/15] mesh: mesh-config: remove dead function prototype

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mesh_config_write_address() has been added in commit 78668a02d6c4
("mesh: Change mesh_db prefix to mesh_config"), but an implementation
has never existed.
---
 mesh/mesh-config.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/mesh/mesh-config.h b/mesh/mesh-config.h
index b320116fa8dc..ea5993346111 100644
--- a/mesh/mesh-config.h
+++ b/mesh/mesh-config.h
@@ -186,7 +186,6 @@ bool mesh_config_net_key_update(struct mesh_config *cfg, uint16_t idx,
 bool mesh_config_net_key_del(struct mesh_config *cfg, uint16_t net_idx);
 bool mesh_config_net_key_set_phase(struct mesh_config *cfg, uint16_t idx,
 								uint8_t phase);
-bool mesh_config_write_address(struct mesh_config *cfg, uint16_t address);
 bool mesh_config_write_iv_index(struct mesh_config *cfg, uint32_t idx,
 								bool update);
 bool mesh_config_update_company_id(struct mesh_config *cfg, uint16_t cid);
-- 
2.43.0





[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux