David S. Miller
5185db09f4
[LLC]: Use pskb_trim_rcsum() in llc_fixup_skb().
...
Kernel Bugzilla #6409
If we use plain skb_trim(), that's wrong, because if
the SKB is cloned, and it can be because we unshared
it in the caller, we have to allow reallocation. The
pskb_trim*() family of routines is therefore the most
appropriate here.
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-04-19 15:37:13 -07:00
..
2006-03-20 22:45:37 -08:00
2006-03-20 22:43:56 -08:00
2006-03-28 17:02:43 -08:00
2006-04-14 16:01:26 -07:00
2006-03-19 13:20:06 -08:00
2006-04-09 22:25:29 -07:00
2006-04-11 17:25:38 -07:00
2006-04-18 15:57:54 -07:00
2006-04-11 17:21:06 -07:00
2006-03-29 13:57:31 -08:00
2006-03-28 17:02:43 -08:00
2006-02-23 16:18:01 -08:00
2006-03-27 14:04:13 -05:00
2006-04-18 15:57:55 -07:00
2006-04-18 15:57:53 -07:00
2006-03-28 17:02:43 -08:00
2006-03-28 17:02:43 -08:00
2006-03-20 22:33:17 -08:00
2005-08-29 15:31:14 -07:00
2006-04-19 15:37:13 -07:00
2006-04-11 06:18:31 -07:00
2006-03-27 08:44:50 -08:00
2006-01-11 18:42:14 -08:00
2006-01-23 16:28:02 -08:00
2006-01-11 18:42:14 -08:00
2006-03-25 08:22:52 -08:00
2006-04-09 22:25:46 -07:00
2006-04-11 06:18:31 -07:00
2006-04-19 13:06:49 -04:00
2006-04-18 15:57:55 -07:00
2006-03-25 08:22:56 -08:00
2006-04-11 17:28:33 -07:00
2006-03-22 00:02:00 -08:00
2006-04-14 15:03:05 -07:00
2006-04-01 02:25:19 -08:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2006-03-28 09:16:06 -08:00
2006-04-19 15:25:02 -07:00
2005-10-03 14:16:34 -07:00
2005-04-16 15:20:36 -07:00