flow_dissector: rename "proto again" goto label
authorJiri Pirko <jiri@mellanox.com>
Mon, 6 Mar 2017 15:39:54 +0000 (16:39 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 9 Mar 2017 07:08:57 +0000 (23:08 -0800)
commitc5ef188e9318694a073ceacb26011f62d7ed9b3f
tree914d295308045ee06bcbde56b615f946cc8d8026
parentd5774b93f04252b81bd2c2cc84ec663c6aa798d1
flow_dissector: rename "proto again" goto label

Align with "ip_proto_again" label used in the same function and rename
vague "again" to "proto_again".

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/flow_dissector.c