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:
Robert Watson 2004-08-24 14:17:58 +00:00
parent b84209fbec
commit d4e02af583
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=134246

View File

@ -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.
*/