Removed extra '_' from struct eap_tlv_crypto_binding__tlv name
This commit is contained in:
parent
cdd1bc9288
commit
ed5a02fd94
5 changed files with 12 additions and 12 deletions
|
@ -73,7 +73,7 @@ struct eap_tlv_intermediate_result_tlv {
|
|||
} STRUCT_PACKED;
|
||||
|
||||
/* RFC 4851, Section 4.2.8 - Crypto-Binding TLV */
|
||||
struct eap_tlv_crypto_binding__tlv {
|
||||
struct eap_tlv_crypto_binding_tlv {
|
||||
be16 tlv_type;
|
||||
be16 length;
|
||||
u8 reserved;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue