diff options
| author | Yajun Deng <yajun.deng@linux.dev> | 2021-08-03 10:37:39 +0300 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2021-08-04 00:23:22 +0300 |
| commit | bebc3bbf5131b7f792b207e8fcac9a798bb23bbf (patch) | |
| tree | cbdff8a5bf2c94c55f7492ec77a42bfe95dba932 /include/linux/console_struct.h | |
| parent | c8f6c77d06fe6147d07cb0e4952db008f72767cb (diff) | |
| download | linux-bebc3bbf5131b7f792b207e8fcac9a798bb23bbf.tar.xz | |
net: decnet: Fix refcount warning for new dn_fib_info
fib_treeref needs to be set after kzalloc. The old code had a ++ which
led to the confusion when the int was replaced by a refcount_t.
Fixes: 79976892f7ea ("net: convert fib_treeref from int to refcount_t")
Signed-off-by: Yajun Deng <yajun.deng@linux.dev>
Reviewed-by: David Ahern <dsahern@kernel.org>
Link: https://lore.kernel.org/r/20210803073739.22339-1-yajun.deng@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/linux/console_struct.h')
0 files changed, 0 insertions, 0 deletions
