]> err.no Git - linux-2.6/blobdiff - drivers/net/ppp_generic.c
Pull kvm-patches into release branch
[linux-2.6] / drivers / net / ppp_generic.c
index 4f690378bb77119f58eb3c18bbfb7ecf88fbf004..4dc5b4b7a561b102e537ef85205b9ab72da334cc 100644 (file)
@@ -1871,7 +1871,7 @@ ppp_mp_insert(struct ppp *ppp, struct sk_buff *skb)
  * complete packet, or we get to the sequence number for a fragment
  * which hasn't arrived but might still do so.
  */
-struct sk_buff *
+static struct sk_buff *
 ppp_mp_reconstruct(struct ppp *ppp)
 {
        u32 seq = ppp->nextseq;