commit | 6867b17b26d80cfd419e491141feb75082915979 | [log] [tgz] |
---|---|---|
author | Denis Kirjanov <kda@linux-powerpc.org> | Mon Dec 01 13:12:25 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Dec 08 20:23:22 2014 -0500 |
tree | fc6d1d2dde571a917563031e7244d8d768d6be39 | |
parent | aae68bc6f69a574beceeca6d323636782c437fa6 [diff] |
test: bpf: expand DIV_KX to DIV_MOD_KX Expand DIV_KX to use BPF_MOD operation in the DIV_KX bpf 'classic' test. CC: Alexei Starovoitov <ast@plumgrid.com> Signed-off-by: Denis Kirjanov <kda@linux-powerpc.org> Signed-off-by: David S. Miller <davem@davemloft.net>