commit | 00f5335079689cd65a9430b5df8974dc35c7914b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Jul 17 11:53:12 2012 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Jul 17 11:53:57 2012 +0200 |
tree | 34206c0135912ba8f662feb942faf734879588f9 | |
parent | b0e40e72be42153cd6473ca1fa69058a30adb2bb [diff] |
nl80211: add wdev ID as u64 as it should In one of my previous patches I erroneously used nla_put_u32 for the wdev_id, fix that to use nla_put_u64. Signed-off-by: Johannes Berg <johannes.berg@intel.com>