tc: cls_bpf: rename bpf_len to bpf_num_ops
authorJiri Pirko <jiri@resnulli.us>
Thu, 15 Jan 2015 08:52:40 +0000 (09:52 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Jan 2015 04:51:10 +0000 (23:51 -0500)
It was suggested by DaveM to change the name as "len" might indicate
unit bytes.

Suggested-by: David Miller <davem@davemloft.net>
Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_bpf.c

Simple merge