tun_dst: Remove opts_size
authorPravin B Shelar <pshelar@nicira.com>
Tue, 1 Sep 2015 03:05:57 +0000 (20:05 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 Sep 2015 04:23:42 +0000 (21:23 -0700)
commit63b6c13dbb7d3e36f031629f7e4e86dacfcab8cf
treea8b7b2357c8f704243b226bc432a15071cf8f95c
parent2053aeb69a53224717296db31b13d5b45b4f1a0e
tun_dst: Remove opts_size

opts_size is only written and never read. Following patch
removes this unused variable.

Signed-off-by: Pravin B Shelar <pshelar@nicira.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dst_metadata.h
net/core/dst.c