nl80211: Add nla_put_u32() wrapper for Android
authorJouni Malinen <j@w1.fi>
Thu, 9 Aug 2012 15:45:39 +0000 (18:45 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 Aug 2012 15:45:39 +0000 (18:45 +0300)
commitdf2f9ec6b2578def21fc26c88e661b5d28f0fbbf
treec039d6f9fa417113bc8ee92aa4447f8a471b8029
parent6ed31175613806297b2a6db0cb02ecaf78f9e78d
nl80211: Add nla_put_u32() wrapper for Android

The system/core/libnl_2 re-implementation in AOSP does not include
nla_put_u32().

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