]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - net/netfilter/xt_string.c
Merge tag 'ecryptfs-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
[karo-tx-linux.git] / net / netfilter / xt_string.c
index d3c48b14ab94c09d74f0c74e62b94ed5fcb58af7..5699adb976521450c542c17acd13c91c6454750f 100644 (file)
@@ -29,7 +29,6 @@ string_mt(const struct sk_buff *skb, struct xt_action_param *par)
        struct ts_state state;
        bool invert;
 
-       memset(&state, 0, sizeof(struct ts_state));
        invert = conf->u.v1.flags & XT_STRING_FLAG_INVERT;
 
        return (skb_find_text((struct sk_buff *)skb, conf->from_offset,