git: inet: in_{add,del}multi should only be called in netisr0
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Sun May 11 04:31:29 PDT 2014
commit 62533e7c291a7a8bb3204538a4146255cd2c6e24
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Sun May 11 15:14:29 2014 +0800
inet: in_{add,del}multi should only be called in netisr0
Add KASSERT to make sure about it.
While I'm here, add blank line before in_addmulti()
Summary of changes:
sys/netinet/in.c | 7 +++++++
1 file changed, 7 insertions(+)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/62533e7c291a7a8bb3204538a4146255cd2c6e24
--
DragonFly BSD source repository
More information about the Commits
mailing list