aboutsummaryrefslogtreecommitdiff
path: root/net/sched
diff options
context:
space:
mode:
authorThomas Graf <tgraf@suug.ch>2005-07-05 14:13:41 -0700
committerDavid S. Miller <davem@davemloft.net>2005-07-05 14:13:41 -0700
commit1cbb3380ef683f742876f48e3739b3df4ea9e168 (patch)
treef1c65a6325068ea7baeec716adea5176cdbe6f20 /net/sched
parente176fe8954a5239c24afe79b1001ba3c29511963 (diff)
[NET]: Reduce size of sk_buff by 4 bytes
Reduce local_df to a bit field and ip_summed to a 2 bits field thus saving 13 bits. Move bit fields, packet type, and protocol into the spare area between the priority and the destructor. Saves 4 bytes on both, 32bit and 64bit architectures. Signed-off-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched')
0 files changed, 0 insertions, 0 deletions