aboutsummaryrefslogtreecommitdiffstats
path: root/net/tipc/socket.c
diff options
context:
space:
mode:
authorSunil Goutham <[email protected]>2021-07-22 12:45:51 +0000
committerDavid S. Miller <[email protected]>2021-07-23 15:01:53 +0000
commitd72e91efcae12f2f24ced984d00d60517c677857 (patch)
tree6d807094fcc5f34dafc1e224566cb106cd3c1e8c /net/tipc/socket.c
parentMerge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... (diff)
downloadkernel-d72e91efcae12f2f24ced984d00d60517c677857.tar.gz
kernel-d72e91efcae12f2f24ced984d00d60517c677857.zip
octeontx2-af: Remove unnecessary devm_kfree
Remove devm_kfree of memory where VLAN entry to RVU PF mapping info is saved. This will be freed anyway at driver exit. Having this could result in warning from devm_kfree() if the memory is not allocated due to errors in rvu_nix_block_init() before nix_setup_txvlan(). Fixes: 9a946def264d ("octeontx2-af: Modify nix_vtag_cfg mailbox to support TX VTAG entries") Signed-off-by: Sunil Goutham <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/socket.c')
0 files changed, 0 insertions, 0 deletions