diff options
| author | Arnaldo Carvalho de Melo <[email protected]> | 2007-03-19 22:30:44 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-04-26 05:24:32 +0000 |
| commit | 459a98ed881802dee55897441bc7f77af614368e (patch) | |
| tree | b81f76632d8f2e21eb91ec3d885091a98398d93e /net/ipv4/tcp_input.c | |
| parent | [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans (diff) | |
| download | kernel-459a98ed881802dee55897441bc7f77af614368e.tar.gz kernel-459a98ed881802dee55897441bc7f77af614368e.zip | |
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
For the common, open coded 'skb->mac.raw = skb->data' operation, so that we can
later turn skb->mac.raw into a offset, reducing the size of struct sk_buff in
64bit land while possibly keeping it as a pointer on 32bit.
This one touches just the most simple case, next will handle the slightly more
"complex" cases.
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_input.c')
0 files changed, 0 insertions, 0 deletions
