Commit 00f53350 authored by Johannes Berg's avatar Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
parent b0e40e72
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment