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:
Jouni Malinen 2016-06-24 01:40:24 +03:00 committed by Jouni Malinen
parent 4e7f5a4a2a
commit 799a7ed8a9
1 changed files with 1 additions and 1 deletions

View File

@ -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;