ospfd: Fix debug messages that were masked by DISCARD_LSA
commit2cd754de60210748e61069fed2c9d4086d24c21e
authorPaul Jakma <paul@jakma.org>
Thu, 14 Jan 2010 13:26:12 +0000 (14 16:26 +0300)
committerDenis Ovsienko <infrastation@yandex.ru>
Thu, 14 Jan 2010 13:26:12 +0000 (14 16:26 +0300)
tree1f9ef18fb413e0d786623eb857eea894a9900ff9
parentefbbcaf1aea686d118019514dcde92b13c92b0fc
ospfd: Fix debug messages that were masked by DISCARD_LSA

* ospf_packet.c: (ospf_ls_upd) DISCARD_LSA continues, and so should be
after debug messages, not before them.
ospfd/ospf_packet.c