smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
[platform/kernel/linux-starfive.git] / net / smc / smc_stats.c
index e80e34f..ca14c0f 100644 (file)
@@ -227,7 +227,7 @@ static int smc_nl_fill_stats_tech_data(struct sk_buff *skb,
                              SMC_NLA_STATS_PAD))
                goto errattr;
        if (nla_put_u64_64bit(skb, SMC_NLA_STATS_T_SENDPAGE_CNT,
-                             smc_tech->sendpage_cnt,
+                             0,
                              SMC_NLA_STATS_PAD))
                goto errattr;
        if (nla_put_u64_64bit(skb, SMC_NLA_STATS_T_CORK_CNT,