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

No differences found