]> git.ipfire.org Git - thirdparty/hostap.git/commit
Revert "nl80211: Add nla_put_u32() wrapper for Android"
authorJouni Malinen <j@w1.fi>
Sat, 4 May 2013 16:06:08 +0000 (19:06 +0300)
committerJouni Malinen <j@w1.fi>
Sat, 4 May 2013 17:19:43 +0000 (20:19 +0300)
commit048edb10707f810b2cc86af4b4b51a75326b8277
treede540715cd24fd97867da4c756c4487ecde13a4d
parente32547ef4c675788f24d00e4c1ea2c3137d23d9f
Revert "nl80211: Add nla_put_u32() wrapper for Android"

This reverts commit df2f9ec6b2578def21fc26c88e661b5d28f0fbbf.

The current AOSP snapshot for JB includes nla_put_u32(), so this is not
needed anymore and is also causing linking issues due to duplicated
definition.

Signed-hostap: Jouni Malinen <j@w1.fi>
src/drivers/driver_nl80211.c