diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2012-03-14 12:08:46 -0400 |
---|---|---|
committer | Gustavo Padovan <gustavo@padovan.org> | 2012-05-08 23:41:30 -0400 |
commit | eb55ef07a211eea95088eb0e6cdbd53cd65d9755 (patch) | |
tree | 4f6fac717c3e12a54b92196276a308006a33167b /net/dns_resolver | |
parent | cdbaccca733c9dde3faf150150102dade311c91f (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