aboutsummaryrefslogtreecommitdiffstats
path: root/net/dns_resolver
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2012-03-14 12:08:46 -0400
committerGustavo Padovan <gustavo@padovan.org>2012-05-08 23:41:30 -0400
commiteb55ef07a211eea95088eb0e6cdbd53cd65d9755 (patch)
tree4f6fac717c3e12a54b92196276a308006a33167b /net/dns_resolver
parentcdbaccca733c9dde3faf150150102dade311c91f (diff)
Bluetooth: Fix broken usage of put_unaligned_le16
In case the struct is already __packed, there is no need to use unaligned access to the data. So just use cpu_to_le16 or __constant_cpu_to_le16 in these cases. Signed-off-by: Marcel Holtmann <marcel@holtmann.org> Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/dns_resolver')
0 files changed, 0 insertions, 0 deletions