summaryrefslogtreecommitdiff
path: root/kernel/timer.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2005-02-23 03:18:34 -0800
committerDavid S. Miller <davem@nuts.davemloft.net>2005-02-23 03:18:34 -0800
commit0fcc652d6fdaebdb0ceb3899af4ab8903542f49c (patch)
tree5a5a6c24ad898d9f0ba0827c0919b82d471a5a38 /kernel/timer.c
parent99a54de720dcd9902cd51a77d5275fa91850036c (diff)
[NET]: Add skb_header_cloned and use it in e1000/tg3
This patch adds skb_header_cloned which tells us whether we need to copy the data before we can modify the header part of the skb. Again, what constitutes the header is left up to the users of the skb to define. This patch then uses this function in e1000/tg3 to copy the data before the TCP/IP header is modified. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/timer.c')
0 files changed, 0 insertions, 0 deletions