commit | 38720352412a4305a108ff37ae6099dab3f44a38 | [log] [tgz] |
---|---|---|
author | Alexander Duyck <aduyck@mirantis.com> | Fri Feb 05 15:28:08 2016 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Feb 11 08:55:34 2016 -0500 |
tree | 2fdb20a0647dcdb4c0c921a4d2b1b45ff230abbf | |
parent | 2e598af7135d1434b0ebf2e9c7ff8e014f48d572 [diff] |
gre: Use inner_proto to obtain inner header protocol Instead of parsing headers to determine the inner protocol we can just pull the value from inner_proto. Signed-off-by: Alexander Duyck <aduyck@mirantis.com> Signed-off-by: David S. Miller <davem@davemloft.net>