summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/net/if_fwsubr.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/net/if_fwsubr.c b/sys/net/if_fwsubr.c
index 331f361..e004c4b 100644
--- a/sys/net/if_fwsubr.c
+++ b/sys/net/if_fwsubr.c
@@ -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.
*/
OpenPOWER on IntegriCloud