git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b0e40e7
)
nl80211: add wdev ID as u64 as it should
author
Johannes Berg
<johannes.berg@intel.com>
Tue, 17 Jul 2012 09:53:12 +0000
(11:53 +0200)
committer
Johannes Berg
<johannes.berg@intel.com>
Tue, 17 Jul 2012 09:53:57 +0000
(11:53 +0200)
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>
No differences found