l2: l2_patch_main should not be static 71/23471/3
authorVratko Polak <vrpolak@cisco.com>
Thu, 21 Nov 2019 09:29:40 +0000 (10:29 +0100)
committerDamjan Marion <dmarion@me.com>
Tue, 17 Dec 2019 18:17:44 +0000 (18:17 +0000)
commit3be9351e5e5c54f76544836044c6e81df8a0b899
tree666b6f2814dd979e76a593f94abb4312e96b7793
parentb2dbb36fc265b8996fc7fa310dda447d5b0479cb
l2: l2_patch_main should not be static

Without understanding what is going on,
a pattern from l2_fwd.c is applied to l2_patch.c file.

Type: fix
Fixes: d770cfc96257f9bd9e0c96c8ebe50e4531dc1bc5
Ticket: VPP-1799

Change-Id: Ia97d448f9d1846549f57ea69044ae15fa39bb942
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
src/vnet/l2/l2_patch.c