• Jamal Hadi Salim's avatar
    [NET]: Two tc action fixes. · fd325c20
    Jamal Hadi Salim authored
    Another patchlet after turning on preempt and rerunning tests.
    - against dev.c is a genuine bug - i wish preempt would have
    given a more sane hint. Strange on how its a non issue when preempt is
    off. 
    - against act_api.c is just an annoyance. I removed the kmod because it
    will only make sense to list actions if policies exist for that action.
    And if policies exist, the module would be loaded.
    Signed-off-by: default avatarJamal Hadi Salim <hadi@zynx.com>
    Signed-off-by: default avatarDavid S. Miller <davem@redhat.com>
    fd325c20
act_api.c 20.7 KB