|
@@ -774,7 +774,8 @@ out_err_release:
|
|
|
*dst = NULL;
|
|
|
return err;
|
|
|
}
|
|
|
-inline int ip6_ufo_append_data(struct sock *sk,
|
|
|
+
|
|
|
+static inline int ip6_ufo_append_data(struct sock *sk,
|
|
|
int getfrag(void *from, char *to, int offset, int len,
|
|
|
int odd, struct sk_buff *skb),
|
|
|
void *from, int length, int hh_len, int fragheaderlen,
|