]> git.ipfire.org Git - thirdparty/hostap.git/commit
WPS HTTP: Remove unused assignment
authorJouni Malinen <j@w1.fi>
Sat, 26 Apr 2014 08:26:42 +0000 (11:26 +0300)
committerJouni Malinen <j@w1.fi>
Tue, 29 Apr 2014 09:52:10 +0000 (12:52 +0300)
commit5f693cb1b66e58dc6d5f3cf9705eeef88d35ca05
tree3ab828ee4f626a29183f9ebbf52b4476af1325c6
parentee4fefc015ffc5d3f32dbbe38ca602b0f6900fc9
WPS HTTP: Remove unused assignment

bbp is not used in the code path that skips trailers.

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