Changli Gao db2c24175d act_pedit: access skb->data safely
access skb->data safely

we should use skb_header_pointer() and skb_store_bits() to access skb->data to
handle small or non-linear skbs.

Signed-off-by: Changli Gao <xiaosuo@gmail.com>
----
 net/sched/act_pedit.c |   24 ++++++++++++++----------
 1 file changed, 14 insertions(+), 10 deletions(-)
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-06-03 03:28:27 -07:00
..
2010-05-17 23:23:12 -07:00
2010-05-17 23:23:12 -07:00
2010-05-17 23:23:12 -07:00
2010-06-03 03:28:27 -07:00
2008-03-17 22:46:46 -07:00
2010-05-17 23:23:12 -07:00
2010-03-23 13:06:14 -07:00
2010-05-23 23:11:07 -07:00
2010-05-17 17:18:50 -07:00
2010-04-20 19:06:52 -07:00