]> git.ipfire.org Git - thirdparty/hostap.git/commit
GAS server: Remove unused function parameter
authorJouni Malinen <j@w1.fi>
Sat, 7 Jun 2014 16:04:17 +0000 (19:04 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 7 Jun 2014 16:04:17 +0000 (19:04 +0300)
commitaff0bee78aea5502a7d1784a694e6e83187b61b6
treedc47fd028dffce97761246f3229f7b91f9fd53ba
parent86388afa56ff9a627caefd7c55f2873bb1688776
GAS server: Remove unused function parameter

This parameter was not used at all, so just remove the argument instead
of passing NULL.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/ap/gas_serv.c