Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information