commit | f8134fed8346c05007ca23e22e1504097afcd7c9 | [log] [tgz] |
---|---|---|
author | Bob Copeland <me@bobcopeland.com> | Sat Jun 28 16:35:26 2014 -0400 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Aug 26 11:15:34 2014 +0200 |
tree | febbf284daf32f2c4df82b5784125ac76db624f4 | |
parent | 53b954ee4a71e782d7dfcdeee5bf4695caeeb112 [diff] |
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>