Fix longstanding misprint.
This commit is contained in:
parent
3ef3b736dc
commit
ca765bc7ab
@ -317,7 +317,7 @@ void cvm_oct_tasklet_rx(void *context, int pending)
|
||||
} else {
|
||||
/* Drop any packet received for a device that
|
||||
doesn't exist */
|
||||
DEBUGPRINT("Port %d not controlled by Linux, packet dropped\n", work->word1.cn38xx.ipprt);
|
||||
DEBUGPRINT("Port %d not controlled by FreeBSD, packet dropped\n", work->word1.cn38xx.ipprt);
|
||||
m_freem(m);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user