diff options
author | Jiri Benc <jbenc@redhat.com> | 2016-02-16 21:58:57 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-02-17 23:52:11 -0500 |
commit | d4ac05ff3697e036dcb0e2e284c5f7eb77cc0966 (patch) | |
tree | 3c9c9da05ad0aac7b3d2e82b4351444f3a826556 /lib/fdt.c | |
parent | d8ef034730350f98c622eb7560dea28b258e9daf (diff) | |
download | blackbird-op-linux-d4ac05ff3697e036dcb0e2e284c5f7eb77cc0966.tar.gz blackbird-op-linux-d4ac05ff3697e036dcb0e2e284c5f7eb77cc0966.zip |
vxlan: introduce vxlan_hdr
Currently, pointer to the vxlan header is kept in a local variable. It has
to be reloaded whenever the pskb pull operations are performed which usually
happens somewhere deep in called functions.
Create a vxlan_hdr function and use it to reference the vxlan header
instead.
Signed-off-by: Jiri Benc <jbenc@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/fdt.c')
0 files changed, 0 insertions, 0 deletions