aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEli Cohen <[email protected]>2020-02-13 09:12:16 +0000
committerSaeed Mahameed <[email protected]>2020-02-28 00:40:39 +0000
commit178f69b4776ea5e6c1dc1240d447d9c76e32c839 (patch)
tree9e8dfc319cc3da2e7d9423239c3f636083c5c9e6 /net/unix/af_unix.c
parentnet/mlx5e: Remove unused argument from parse_tc_pedit_action() (diff)
downloadkernel-178f69b4776ea5e6c1dc1240d447d9c76e32c839.tar.gz
kernel-178f69b4776ea5e6c1dc1240d447d9c76e32c839.zip
net/mlx5e: Reduce number of arguments in slow path handling
mlx5e_tc_offload_to_slow_path() and mlx5e_tc_unoffload_from_slow_path() take an extra argument allocated on the stack of the caller but not used by the caller. Avoid the extra argument and use local variable in the function itself. Signed-off-by: Eli Cohen <[email protected]> Reviewed-by: Roi Dayan <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions