commit | 6e1ba10fd9bccd4b3d41ef6dac88ae12a94c712d | [log] [tgz] |
---|---|---|
author | Daniel Mentz <danielmentz@google.com> | Thu Jan 26 19:32:14 2017 -0800 |
committer | Daniel Mentz <danielmentz@google.com> | Fri Jan 27 16:12:13 2017 -0800 |
tree | e7bf00a94e0f86c650d8cd027bab0149a1f84396 | |
parent | fd4371d3b7c57872f446a67e348de94fb16e74b5 [diff] |
Revert "Call get_unaligned() in various places" This reverts commit 74847768df924221df0401e04556ce010ba5da0f. We used get_unaligned() to work around the issue where the IPv4 header was not properly aligned on a 4-byte boundary. Quantenna recently added code to memmove IPv4 packets to ensure proper alignment. Hence, the calls to get_unaligned() are no longer needed. Change-Id: I295531a6edb838bccc03978f2af6595d18542634