[PATCH BlueZ 09/15] mesh: net: remove obsolete struct net_key

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

 



'struct net_key' has been introduced in commmit 37ebf9eb0bf9 ("mesh:
Upper and Lower mesh transport") and became superseded in commit
994932b740c7 ("mesh: Refactor friend.c and net.c for central key DB").
---
 mesh/net.c | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/mesh/net.c b/mesh/net.c
index b61cb8cc41ac..54283d9ba265 100644
--- a/mesh/net.c
+++ b/mesh/net.c
@@ -74,14 +74,6 @@ enum _iv_upd_state {
 	IV_UPD_NORMAL_HOLD,
 };
 
-struct net_key {
-	struct mesh_key_set key_set;
-	unsigned int beacon_id;
-	uint8_t key[16];
-	uint8_t beacon_key[16];
-	uint8_t network_id[8];
-};
-
 struct mesh_subnet {
 	struct mesh_net *net;
 	uint16_t idx;
-- 
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