[PATCH BlueZ 11/15] mesh: net-keys: remove dead function prototype

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

 



net_key_snb_compose() has been made static (and renamed) in commit
5ba57cf85140 ("mesh: Add Tx/Rx support of Mesh Private Beacons").
---
 mesh/net-keys.h | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mesh/net-keys.h b/mesh/net-keys.h
index 61340dbfd804..49e01132cbf2 100644
--- a/mesh/net-keys.h
+++ b/mesh/net-keys.h
@@ -32,8 +32,6 @@ uint32_t net_key_beacon(const uint8_t *data, uint16_t len, uint32_t *ivi,
 							bool *ivu, bool *kr);
 bool net_key_snb_check(uint32_t id, uint32_t iv_index, bool kr, bool ivu,
 								uint64_t cmac);
-bool net_key_snb_compose(uint32_t id, uint32_t iv_index, bool kr, bool ivu,
-								uint8_t *snb);
 void net_key_beacon_seen(uint32_t id);
 bool net_key_beacon_refresh(uint32_t id, uint32_t iv_index, bool kr, bool ivu,
 								bool force);
-- 
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