mac80211: use put_unaligned_le in mesh when necessary
authorChun-Yeow Yeoh <yeohchunyeow@gmail.com>
Wed, 13 Nov 2013 07:39:12 +0000 (15:39 +0800)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:51:55 +0000 (20:51 +0100)
commitf63f8421d468575ae7bb62cfcf0398613c746975
treeba488d36f60f7b5f1b6cf30431552c0eeaa9f910
parent6f101ef04b77bcad71049e07007d34d14cab7b2f
mac80211: use put_unaligned_le in mesh when necessary

Use put_unaligned_le16 and put_unaligned_le32 for
mesh_path_error_tx and mesh_path_sel_frame_tx.

Signed-off-by: Chun-Yeow Yeoh <yeohchunyeow@gmail.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mesh.h
net/mac80211/mesh_hwmp.c
net/mac80211/mesh_pathtbl.c
net/mac80211/rx.c