Wei Wang a4c2fd7f78 net: remove DST_NOCACHE flag
DST_NOCACHE flag check has been removed from dst_release() and
dst_hold_safe() in a previous patch because all the dst are now ref
counted properly and can be released based on refcnt only.
Looking at the rest of the DST_NOCACHE use, all of them can now be
removed or replaced with other checks.
So this patch gets rid of all the DST_NOCACHE usage and remove this flag
completely.

Signed-off-by: Wei Wang <weiwan@google.com>
Acked-by: Martin KaFai Lau <kafai@fb.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-06-17 22:54:01 -04:00
..
2017-06-17 22:54:01 -04:00
2017-06-05 11:24:28 -04:00
2017-03-12 23:47:16 -07:00
2017-06-17 22:54:01 -04:00
2017-04-14 10:05:36 +02:00
2017-04-27 16:35:57 -04:00
2017-04-03 19:04:48 -07:00
2017-04-25 13:33:49 -04:00
2015-04-02 14:04:59 -04:00
2015-11-22 11:54:10 -05:00
2017-06-16 11:58:36 -04:00
2017-04-13 13:58:20 -04:00
2015-10-26 22:24:22 -07:00