X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=net%2Fnetfilter%2Fxt_hashlimit.c;h=cbaac92dad5939b70e097c9279e6c7585d5bb029;hb=3ad2f3fbb961429d2aa627465ae4829758bc7e07;hp=dd16e404424fe7610449e8d95c1c809aada1af3f;hpb=1537a3638cbf741d3826c1002026cce487a6bee0;p=firefly-linux-kernel-4.4.55.git diff --git a/net/netfilter/xt_hashlimit.c b/net/netfilter/xt_hashlimit.c index dd16e404424f..cbaac92dad59 100644 --- a/net/netfilter/xt_hashlimit.c +++ b/net/netfilter/xt_hashlimit.c @@ -1,6 +1,6 @@ /* * xt_hashlimit - Netfilter module to limit the number of packets per time - * seperately for each hashbucket (sourceip/sourceport/dstip/dstport) + * separately for each hashbucket (sourceip/sourceport/dstip/dstport) * * (C) 2003-2004 by Harald Welte * Copyright © CC Computer Consultants GmbH, 2007 - 2008