diff options
author | 2015-08-16 01:44:51 +0530 | |
---|---|---|
committer | 2015-08-17 15:25:29 -0700 | |
commit | 8b89f3a19de05992a70f727072b65f3ea1397075 (patch) | |
tree | 00e1b3d70e2edeac20d1a07d897057b4c01113c5 /net/netfilter/xt_TCPOPTSTRIP.c | |
parent | net: Export bpf_prog_create_from_user(). (diff) | |
download | wireguard-linux-8b89f3a19de05992a70f727072b65f3ea1397075.tar.xz wireguard-linux-8b89f3a19de05992a70f727072b65f3ea1397075.zip |
enic: move struct definition from .c to .h file
Some of the structure definitions are in .c file to make them private to
that file. This patch moves the struct definition to .h file, So that their
definitions are accessible from other files.
Signed-off-by: Govindarajulu Varadarajan <_govind@gmx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/xt_TCPOPTSTRIP.c')
0 files changed, 0 insertions, 0 deletions