diff options
author | Johannes Berg <[email protected]> | 2009-04-21 01:36:59 +0200 |
---|---|---|
committer | John W. Linville <[email protected]> | 2009-04-21 16:43:33 -0400 |
commit | d1bcb9f1273adee6d2ce5edf84f19409a5cc31b9 (patch) | |
tree | 28f9aea8fae6c4835acd1be486775853417ec181 /lib/debugobjects.c | |
parent | 7d42081a271bd8a82f2100524085c4f029e47717 (diff) |
mac80211: fix alignment calculation bug
When checking whether or not a given frame needs to be
moved to be properly aligned to a 4-byte boundary, we
use & 4 which wasn't intended, this code should check
the lowest two bits.
Signed-off-by: Johannes Berg <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions