mka: Remove unused enum mka_created_mode values
DISTRIBUTED and CACHED were not used anywhere. Signed-off-by: Sabrina Dubroca <sd@queasysnail.net>
This commit is contained in:
parent
ec958aee32
commit
86bef17c94
1 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ struct mka_key_name {
|
|||
enum mka_created_mode {
|
||||
PSK,
|
||||
EAP_EXCHANGE,
|
||||
DISTRIBUTED,
|
||||
CACHED,
|
||||
};
|
||||
|
||||
struct ieee802_1x_kay_ctx {
|
||||
|
|
Loading…
Reference in a new issue