]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
Merge r238989:
authorglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Sep 2012 12:11:11 +0000 (12:11 +0000)
committerglebius <glebius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 10 Sep 2012 12:11:11 +0000 (12:11 +0000)
commitc8168680549d1aad339889c211e997a3d0ed9f91
tree91e2091521d0536ff6604922faf9b5b42ac43321
parent02ff550e6cc84f6d15346b1333d2600ebc9eb1e0
Merge r238989:
  The llentry_update() is used only by flowtable and the latter
  always passes NULL pointer to it. Thus, code can be simplified
  and function renamed to llentry_alloc() to match rtalloc().

git-svn-id: svn://svn.freebsd.org/base/stable/9@240311 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/flowtable.c
sys/net/if_llatbl.c
sys/net/if_llatbl.h