Herbert Xu c8c9f9a3de [NET] ppp: Remove unnecessary pskb_may_pull
In ppp_receive_nonmp_frame, we call pskb_may_pull(skb, skb->len) if the
tailroom is >= 124.  This is pointless because this pskb_may_pull is only
needed if the skb is non-linear.  However, if it is non-linear then the
tailroom would be zero.

So it can be safely removed.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-17 21:30:18 -07:00
..
2006-03-24 12:10:55 -05:00
2006-06-17 21:30:14 -07:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-06-17 21:30:14 -07:00
2006-06-17 21:30:14 -07:00
2006-03-24 07:33:24 -08:00
2006-06-17 21:30:14 -07:00
2006-06-17 21:30:14 -07:00
2006-04-02 13:52:48 +02:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-06-17 21:30:14 -07:00
2006-03-25 08:22:52 -08:00
2006-05-15 11:20:58 -07:00
2006-04-02 13:52:48 +02:00
2006-06-17 21:30:14 -07:00
2006-04-20 17:55:06 -04:00
2006-04-20 17:55:06 -04:00
2006-04-20 17:55:06 -04:00
2006-03-25 08:22:52 -08:00
2006-06-17 21:30:14 -07:00
2006-03-31 12:18:51 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-06-17 21:30:16 -07:00
2006-06-17 21:30:14 -07:00
2006-04-02 13:52:48 +02:00
2006-03-25 08:22:52 -08:00
2006-03-25 08:22:52 -08:00
2006-04-02 13:52:48 +02:00
2006-05-10 14:04:52 -07:00
2006-05-08 16:01:11 -07:00
2006-03-25 08:22:52 -08:00
2006-06-17 21:28:28 -07:00
2006-06-17 21:30:16 -07:00