commit | e87b3998d795123b4139bc3f25490dd236f68212 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevich@gmail.com> | Tue Oct 15 22:01:29 2013 -0400 |
committer | David S. Miller <davem@davemloft.net> | Thu Oct 17 15:24:44 2013 -0400 |
tree | 878dd122afebf94b9ce62b6efdf1a130825fa295 | |
parent | 6f93ac740ac27a77657e1276ca1fc7d277bcc61d [diff] |
net: dst: provide accessor function to dst->xfrm dst->xfrm is conditionally defined. Provide accessor funtion that is always available. Signed-off-by: Vlad Yasevich <vyasevich@gmail.com> Acked-by: Neil Horman <nhorman@tuxdriver.com> Signed-off-by: David S. Miller <davem@davemloft.net>