From: Bob Copeland Date: Sat, 28 Jun 2014 20:35:26 +0000 (-0400) Subject: mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy X-Git-Tag: fixes-against-v3.18-rc2~81^2~133^2~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8134fed8346c05007ca23e22e1504097afcd7c9;p=pandora-kernel.git mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy Use get_unaligned_le16 to access llid/plid. Signed-off-by: Bob Copeland Signed-off-by: Johannes Berg --- Reading git-diff-tree failed