]> git.ipfire.org Git - thirdparty/hostap.git/commit
nl80211: Use nl_atype() from libnl
authorRaghunathan Kailasanathan <raghunathan.kailasanathan@wipro.com>
Tue, 22 Feb 2011 19:48:49 +0000 (21:48 +0200)
committerJouni Malinen <j@w1.fi>
Tue, 22 Feb 2011 19:48:49 +0000 (21:48 +0200)
commit58708b3bd1ccedc246b6fc5c6927c39b68107258
tree82f80a8859fa5976e6947dbf8e6b93e07e9083c4
parentb89883a4440abffcc33a23045a03632d370caa53
nl80211: Use nl_atype() from libnl

libnl provides nla_type() which can be used to derive nla_type from
struct nlattr.
src/drivers/driver_nl80211.c