]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS: Remove unused 802.1X attribute parsing and processing
authorJouni Malinen <j@w1.fi>
Sun, 2 Feb 2014 21:41:47 +0000 (23:41 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 4 Feb 2014 11:23:35 +0000 (13:23 +0200)
commit1536cb5756d35bc1e1d79600f33fae532fd84e40
treea03a1fd22766cf7ef6c01052401af601be03015a
parentb37d582eaf47c042bd957c45c428724dc5930f20
WPS: Remove unused 802.1X attribute parsing and processing

This is not really used in practice and there is no need to maintain
unsed code that would only print debug log entries.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/wps/wps_attr_parse.c
src/wps/wps_attr_parse.h
src/wps/wps_attr_process.c