diff options
| author | Florian Westphal <[email protected]> | 2022-02-04 12:11:45 +0000 |
|---|---|---|
| committer | Pablo Neira Ayuso <[email protected]> | 2022-02-09 11:07:16 +0000 |
| commit | 5948ed297eefe927628e43b5142ccde691a130fd (patch) | |
| tree | 8146620fb4407aa8cc4c0dc4eca6628695e671d5 /net/switchdev/switchdev.c | |
| parent | nfqueue: enable to set skb->priority (diff) | |
| download | kernel-5948ed297eefe927628e43b5142ccde691a130fd.tar.gz kernel-5948ed297eefe927628e43b5142ccde691a130fd.zip | |
netfilter: ctnetlink: use dump structure instead of raw args
netlink_dump structure has a union of 'long args[6]' and a context
buffer as scratch space.
Convert ctnetlink to use a structure, its easier to read than the
raw 'args' usage which comes with no type checks and no readable names.
Signed-off-by: Florian Westphal <[email protected]>
Signed-off-by: Pablo Neira Ayuso <[email protected]>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions
