Herbert Xu
cbb042f9e1
[NET]: Replace skb_pull/skb_postpull_rcsum with skb_pull_rcsum
...
We're now starting to have quite a number of places that do skb_pull
followed immediately by an skb_postpull_rcsum. We can merge these two
operations into one function with skb_pull_rcsum. This makes sense
since most pull operations on receive skb's need to update the
checksum.
I've decided to make this out-of-line since it is fairly big and the
fast path where hardware checksums are enabled need to call
csum_partial anyway.
Since this is a brand new function we get to add an extra check on the
len argument. As it is most callers of skb_pull ignore its return
value which essentially means that there is no check on the len
argument.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au >
Signed-off-by: David S. Miller <davem@davemloft.net >
2006-03-20 22:43:56 -08:00
..
2006-02-13 15:53:41 -08:00
2006-02-17 08:16:59 -05:00
2006-01-17 07:59:23 -05:00
2006-03-03 22:22:45 -05:00
2006-03-16 19:27:08 -05:00
2006-03-20 22:32:28 -08:00
2005-11-18 13:51:34 -05:00
2006-02-09 14:17:05 -05:00
2006-01-28 21:42:15 -05:00
2006-03-20 22:33:41 -08:00
2005-12-03 20:29:03 -05:00
2006-03-03 22:22:45 -05:00
2006-03-03 21:33:57 -05:00
2006-01-17 07:45:52 -05:00
2006-03-03 21:33:57 -05:00
2006-02-27 20:12:23 -05:00
2006-03-11 13:35:31 -05:00
2006-03-20 22:34:52 -08:00
2006-03-17 16:14:48 -05:00
2006-03-03 22:22:45 -05:00
2006-01-09 10:54:48 -05:00
2006-03-11 20:32:17 -05:00
2006-01-17 07:59:23 -05:00
2006-01-08 20:14:07 -08:00
2006-01-28 21:42:28 -05:00
2006-03-03 21:33:57 -05:00
2006-03-20 22:23:58 -08:00
2006-01-28 21:42:31 -05:00
2006-01-09 10:54:48 -05:00
2006-01-26 22:09:40 -05:00
2006-01-17 07:59:23 -05:00
2006-01-26 22:10:39 -05:00
2006-03-03 21:33:57 -05:00
2006-03-20 17:55:25 -08:00
2006-03-20 17:55:25 -08:00
2006-03-20 22:34:09 -08:00
2006-03-20 22:34:09 -08:00
2006-01-16 23:15:32 -08:00
2006-01-08 20:12:45 -08:00
2006-03-11 13:29:09 -05:00
2006-03-03 21:33:57 -05:00
2006-03-03 21:33:57 -05:00
2006-03-11 13:35:31 -05:00
2006-03-16 19:27:08 -05:00
2006-01-09 10:54:48 -05:00
2006-03-03 21:33:57 -05:00
2006-03-03 21:33:57 -05:00
2006-01-09 10:54:48 -05:00
2006-01-17 07:59:23 -05:00
2006-03-03 21:33:57 -05:00
2006-02-20 05:59:18 -05:00
2006-02-07 02:04:33 -05:00
2006-02-07 02:04:33 -05:00
2005-11-18 13:31:26 -05:00
2006-01-11 02:00:10 +01:00
2006-02-07 02:04:33 -05:00
2006-02-07 02:04:33 -05:00
2006-03-03 21:33:57 -05:00
2006-02-09 14:17:05 -05:00
2006-01-09 10:54:48 -05:00
2006-01-09 10:54:48 -05:00
2006-01-12 09:09:04 -08:00
2006-02-23 16:23:51 -08:00
2006-01-12 20:09:29 +11:00
2005-12-01 02:26:46 -05:00
2006-03-11 20:32:17 -05:00
2006-01-09 10:54:48 -05:00
2006-01-09 10:54:48 -05:00
2006-02-01 08:53:10 -08:00
2006-01-12 09:09:01 -08:00
2006-01-28 21:42:22 -05:00
2006-01-09 14:16:23 -08:00
2005-12-01 02:26:45 -05:00
2006-03-03 12:12:37 -05:00
2006-03-03 12:12:37 -05:00
2006-03-04 12:14:56 -05:00
2006-01-17 07:59:23 -05:00
2006-03-03 21:33:57 -05:00
2006-01-17 07:59:23 -05:00
2006-01-17 07:59:23 -05:00
2006-03-03 22:22:45 -05:00
2006-01-17 07:59:23 -05:00
2006-01-10 08:01:55 -08:00
2006-03-03 21:33:57 -05:00
2006-03-03 21:33:57 -05:00
2006-01-17 07:59:23 -05:00
2006-03-20 22:43:56 -08:00
2006-03-03 21:33:57 -05:00
2006-03-20 22:43:56 -08:00
2006-01-03 13:11:23 -08:00
2006-03-03 21:33:57 -05:00
2006-03-04 12:07:07 -05:00
2006-03-02 14:26:30 -05:00
2006-03-03 21:33:57 -05:00
2006-03-03 21:23:02 -05:00
2006-01-17 07:59:23 -05:00
2006-03-11 20:32:17 -05:00
2006-01-17 07:59:23 -05:00
2006-03-03 21:33:57 -05:00
2006-03-03 21:33:57 -05:00
2006-02-07 01:58:36 -05:00
2006-02-23 23:07:08 +01:00
2006-02-23 23:07:08 +01:00
2006-03-09 23:19:03 +01:00
2006-02-28 18:06:25 -05:00
2006-01-10 08:01:59 -08:00
2006-01-08 20:13:46 -08:00
2006-01-08 20:13:46 -08:00
2006-01-09 10:54:48 -05:00
2006-01-17 07:25:01 -05:00
2006-01-17 07:25:01 -05:00
2006-01-17 07:25:01 -05:00
2006-03-03 22:22:45 -05:00
2006-01-12 09:09:04 -08:00
2006-03-03 22:22:45 -05:00
2006-03-03 21:33:57 -05:00
2006-03-20 22:34:25 -08:00
2006-03-20 22:34:25 -08:00
2006-03-20 22:39:21 -08:00
2006-03-20 22:29:32 -08:00
2006-02-24 00:20:08 -05:00
2006-03-11 18:49:13 -08:00
2006-03-03 21:33:57 -05:00
2006-02-27 23:11:08 +01:00
2006-01-09 10:54:48 -05:00
2006-03-03 21:33:57 -05:00
2006-01-17 07:59:23 -05:00