PAE: Mark ieee802_1x_kay_deinit_data_key() static
This function is not used outside this file. Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
This commit is contained in:
parent
4e7f5a4a2a
commit
799a7ed8a9
1 changed files with 1 additions and 1 deletions
|
@ -1928,7 +1928,7 @@ static struct mka_param_body_handler mak_body_handler[] = {
|
|||
/**
|
||||
* ieee802_1x_kay_deinit_data_key -
|
||||
*/
|
||||
void ieee802_1x_kay_deinit_data_key(struct data_key *pkey)
|
||||
static void ieee802_1x_kay_deinit_data_key(struct data_key *pkey)
|
||||
{
|
||||
if (!pkey)
|
||||
return;
|
||||
|
|
Loading…
Reference in a new issue