This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/net/mac80211
Johannes Berg 056cdd599d mac80211: reorder fields to make some structures smaller
This patch reorders some fields in various structures to have
less padding within the structures, making them smaller. It
doesn't yet make any type adjustments, but often size_t is used
for example for IE lengths which is total overkill since size_t
will be 8 bytes long on 64-bit yet the length can at most fill
a u8.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-03-27 16:08:07 -04:00
..
2007-11-02 08:47:06 +01:00
2007-05-05 11:46:38 -07:00
2008-03-13 16:02:31 -04:00
2008-03-06 15:30:47 -05:00
2008-03-06 15:30:46 -05:00
2008-03-06 15:30:46 -05:00
2008-03-06 15:30:46 -05:00
2008-02-29 15:19:17 -05:00
2008-03-06 15:30:46 -05:00