cipso: cleanup cipso_v4_translate() when !CONFIG_NETLABEL
authorPaul Moore <pmoore@redhat.com>
Tue, 10 Dec 2013 20:00:50 +0000 (15:00 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 10 Dec 2013 22:56:54 +0000 (17:56 -0500)
Don't needlessly recompute 'opt[opt_iter + 1]' as we already have it
stored in 'tag_len'.

Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found