Commit 45f87dd
xfrm: move mark and oif flowi decode into common code
flowi4_oif/flowi6_oif and mark are aliased to flowi_common field, i.e.
all can be used interchangeably.
Instead of duplicating place this in common code.
No functional changes intended.
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>1 parent 2b1dc62 commit 45f87dd
1 file changed
Lines changed: 12 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3373 | 3373 | | |
3374 | 3374 | | |
3375 | 3375 | | |
3376 | | - | |
3377 | | - | |
3378 | | - | |
3379 | | - | |
3380 | 3376 | | |
3381 | 3377 | | |
3382 | | - | |
3383 | | - | |
3384 | 3378 | | |
3385 | 3379 | | |
3386 | 3380 | | |
| |||
3451 | 3445 | | |
3452 | 3446 | | |
3453 | 3447 | | |
3454 | | - | |
3455 | 3448 | | |
3456 | 3449 | | |
3457 | 3450 | | |
3458 | 3451 | | |
3459 | 3452 | | |
3460 | 3453 | | |
3461 | 3454 | | |
3462 | | - | |
3463 | | - | |
3464 | | - | |
3465 | 3455 | | |
3466 | | - | |
3467 | | - | |
3468 | 3456 | | |
3469 | 3457 | | |
3470 | 3458 | | |
| |||
3570 | 3558 | | |
3571 | 3559 | | |
3572 | 3560 | | |
| 3561 | + | |
| 3562 | + | |
| 3563 | + | |
| 3564 | + | |
| 3565 | + | |
| 3566 | + | |
| 3567 | + | |
| 3568 | + | |
| 3569 | + | |
| 3570 | + | |
| 3571 | + | |
| 3572 | + | |
3573 | 3573 | | |
3574 | 3574 | | |
3575 | 3575 | | |
| |||
0 commit comments