summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/libertas/cmdresp.c
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-03-26 23:21:47 +0100
committerJohn W. Linville <linville@tuxdriver.com>2008-03-27 16:08:07 -0400
commit056cdd599d004e36de64c925b8a13f6676451360 (patch)
treeb7487ed554d7565ea69fd282f56e97c72565f414 /drivers/net/wireless/libertas/cmdresp.c
parent8dd62822ddbf6a9314e9b92a3816c04490c91293 (diff)
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>
Diffstat (limited to 'drivers/net/wireless/libertas/cmdresp.c')
0 files changed, 0 insertions, 0 deletions