hostap: fix sparse warnings
authorPavel Roskin <proski@gnu.org>
Fri, 27 Jun 2008 20:19:58 +0000 (16:19 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jun 2008 19:43:52 +0000 (15:43 -0400)
Rewrite AID calculation in handle_pspoll() to avoid truncating bits.
Make hostap_80211_header_parse() static, don't export it.  Avoid
shadowing variables.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found