MT4 if_fwsubr.c:1.6:
date: 2004/08/22 14:48:55; author: rwatson; state: Exp; lines: +0 -2 Don't need to assert Giant in fw_output(), only in the firewire start routine. Approved by: re (scottl)
This commit is contained in:
parent
e1bcce4f46
commit
b84209fbec
@ -328,8 +328,6 @@ firewire_input_fragment(struct fw_com *fc, struct mbuf *m, int src)
|
||||
int fstart, fend, start, end, islast;
|
||||
uint32_t id;
|
||||
|
||||
GIANT_REQUIRED;
|
||||
|
||||
/*
|
||||
* Find an existing reassembly buffer or create a new one.
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user