Revert previous revision, 1.7, as removal of GIANT_REQUIRED was made
in the wrong branch (and hence to the wrong function).
This commit is contained in:
parent
b84209fbec
commit
d4e02af583
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134246
@ -328,6 +328,8 @@ 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