DragonFly-2.1.1.77.gecc6d master sys/dev/netif/jme if_jme.c
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed Dec 17 05:36:08 PST 2008
commit ecc6de9e53cc4761c0b0a20ad09717ff9a66c67c
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Wed Dec 17 20:30:46 2008 +0800
Always free the passed in mbuf if jme_encap() failed.
Non-EFBIG error probably will not recover.
Summary of changes:
sys/dev/netif/jme/if_jme.c | 24 +++++++++++-------------
1 files changed, 11 insertions(+), 13 deletions(-)
http://gitweb.dragonflybsd.org/?p=dragonfly.git;a=commitdiff;h=ecc6de9e53cc4761c0b0a20ad09717ff9a66c67c
--
DragonFly BSD source repository
More information about the Commits
mailing list