提交 98313ada 编写于 作者: D David S. Miller

xfrm: Mark flowi arg to xfrm_bundle_create() const.

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 a6c2e611
......@@ -1390,7 +1390,7 @@ static inline int xfrm_fill_dst(struct xfrm_dst *xdst, struct net_device *dev,
static struct dst_entry *xfrm_bundle_create(struct xfrm_policy *policy,
struct xfrm_state **xfrm, int nx,
struct flowi *fl,
const struct flowi *fl,
struct dst_entry *dst)
{
struct net *net = xp_net(policy);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册