aboutsummaryrefslogtreecommitdiffstats
path: root/net/sched/act_api.c
diff options
context:
space:
mode:
authorJeff Barnhill <0xeffeff@gmail.com>2017-11-01 14:58:09 +0000
committerDavid S. Miller <davem@davemloft.net>2017-11-02 16:20:53 +0900
commit18129a24983906eaf2a2d448ce4b83e27091ebe2 (patch)
tree1b6a08f71ab9c927493c2fa3fdd9a8d04367532d /net/sched/act_api.c
parenttcp_nv: fix division by zero in tcpnv_acked() (diff)
downloadlinux-dev-18129a24983906eaf2a2d448ce4b83e27091ebe2.tar.xz
linux-dev-18129a24983906eaf2a2d448ce4b83e27091ebe2.zip
net: vrf: correct FRA_L3MDEV encode type
FRA_L3MDEV is defined as U8, but is being added as a U32 attribute. On big endian architecture, this results in the l3mdev entry not being added to the FIB rules. Fixes: 1aa6c4f6b8cd8 ("net: vrf: Add l3mdev rules on first device create") Signed-off-by: Jeff Barnhill <0xeffeff@gmail.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sched/act_api.c')
0 files changed, 0 insertions, 0 deletions