commit | 97173eb62e88fa006bf189c63c9c21258399ac1c | [log] [tgz] |
---|---|---|
author | gaoxingwang <gaoxingwang1@huawei.com> | Tue Apr 02 20:16:18 2024 +0800 |
committer | Michal Kubecek <mkubecek@suse.cz> | Wed Apr 17 23:06:51 2024 +0200 |
tree | 4a2a3e657a406ec9b9093843a537af266097b602 | |
parent | a6050b18ba73d76678af5f8df5a7213006231e68 [diff] |
netlink: fix typo in coalesce_reply_cb() Add missing colon in coalesce_reply_cb() Fixes: ec573f209dfd (netlink: settings: add netlink support for coalesce tx aggr params) Signed-off-by: Gao Xingwang <gaoxingwang1@huawei.com> Reviewed-by: Heng Qi <hengqi@linux.alibaba.com>