Fix comment about needing to call something from splnet, which doesn't

exist in freebsd.
This commit is contained in:
Warner Losh 2008-09-28 03:48:15 +00:00
parent 5bfe05811f
commit bd253e7716
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=183427

View File

@ -1067,7 +1067,7 @@ admsw_rxintr(struct admsw_softc *sc, int high)
/*
* admsw_init: [ifnet interface function]
*
* Initialize the interface. Must be called at splnet().
* Initialize the interface.
*/
static void
admsw_init(void *xsc)