From: Johannes Berg Date: Tue, 17 Jul 2012 09:53:12 +0000 (+0200) Subject: nl80211: add wdev ID as u64 as it should X-Git-Tag: v3.6-rc1~125^2~57^2~57^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00f5335079689cd65a9430b5df8974dc35c7914b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed