diff options
Diffstat (limited to 'net/quagga/files/patch-bgpd__bgp_attr.c')
-rw-r--r-- | net/quagga/files/patch-bgpd__bgp_attr.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/quagga/files/patch-bgpd__bgp_attr.c b/net/quagga/files/patch-bgpd__bgp_attr.c deleted file mode 100644 index ed4b4eceb725..000000000000 --- a/net/quagga/files/patch-bgpd__bgp_attr.c +++ /dev/null @@ -1,10 +0,0 @@ ---- ./bgpd/bgp_attr.c.orig 2011-10-18 10:12:39.000000000 -0400 -+++ ./bgpd/bgp_attr.c 2011-10-18 10:13:01.000000000 -0400 -@@ -675,6 +675,7 @@ - } - - bgp_attr_unintern_sub (&tmp); -+ bgp_attr_extra_free (&tmp); - } - - void |