There is no reason to call rt_ifmsg(), remove it.

Submitted by:	Paul B Mahol <onemda at gmail.com>
MFC after:	1 week
This commit is contained in:
Bernhard Schmidt 2010-10-19 19:11:36 +00:00
parent 9a9a302fcd
commit 96a911f614

View File

@ -1644,10 +1644,6 @@ ndis_linksts_done(adapter)
default:
break;
}
/* Notify possible listners of interface change. */
rt_ifmsg(ifp);
}
static void