mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy
commitf8134fed8346c05007ca23e22e1504097afcd7c9
authorBob Copeland <me@bobcopeland.com>
Sat, 28 Jun 2014 20:35:26 +0000 (28 16:35 -0400)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 26 Aug 2014 09:15:34 +0000 (26 11:15 +0200)
treefebbf284daf32f2c4df82b5784125ac76db624f4
parent53b954ee4a71e782d7dfcdeee5bf4695caeeb112
mac80211: mesh_plink: use get_unaligned_le16 instead of memcpy

Use get_unaligned_le16 to access llid/plid.

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh_plink.c