[NETFILTER]: nf_conntrack_h323: fix get_h225_addr() for IPv6 address access
[deliverable/linux.git] / net / netfilter / nf_conntrack_l3proto_generic.c
index a3d31c3ac8e64029991bfab44607717f8d6c4cff..cbd96f3c1b8913d5acabad673edd0735bca3133d 100644 (file)
@@ -77,7 +77,7 @@ generic_prepare(struct sk_buff **pskb, unsigned int hooknum,
 
 
 static u_int32_t generic_get_features(const struct nf_conntrack_tuple *tuple)
-                               
+
 {
        return NF_CT_F_BASIC;
 }
This page took 0.035832 seconds and 5 git commands to generate.