1. 29 3月, 2008 1 次提交
  2. 01 2月, 2008 1 次提交
    • P
      [NETFILTER]: nf_conntrack_ipv6: fix sparse warnings · 99fa5f53
      Patrick McHardy 提交于
        CHECK   net/ipv6/netfilter/nf_conntrack_reasm.c
        net/ipv6/netfilter/nf_conntrack_reasm.c:77:18: warning: symbol 'nf_ct_ipv6_sysctl_table' was not declared. Should it be static?
        net/ipv6/netfilter/nf_conntrack_reasm.c:586:16: warning: symbol 'nf_ct_frag6_gather' was not declared. Should it be static?
        net/ipv6/netfilter/nf_conntrack_reasm.c:662:6: warning: symbol 'nf_ct_frag6_output' was not declared. Should it be static?
        net/ipv6/netfilter/nf_conntrack_reasm.c:683:5: warning: symbol 'nf_ct_frag6_kfree_frags' was not declared. Should it be static?
        net/ipv6/netfilter/nf_conntrack_reasm.c:698:5: warning: symbol 'nf_ct_frag6_init' was not declared. Should it be static?
        net/ipv6/netfilter/nf_conntrack_reasm.c:717:6: warning: symbol 'nf_ct_frag6_cleanup' was not declared. Should it be static?
      
      Based on patch by Stephen Hemminger with suggestions by Yasuyuki KOZAKAI.
      Signed-off-by: NPatrick McHardy <kaber@trash.net>
      Signed-off-by: NDavid S. Miller <davem@davemloft.net>
      99fa5f53
  3. 29 1月, 2008 8 次提交
  4. 18 10月, 2007 6 次提交
  5. 16 10月, 2007 10 次提交
  6. 11 7月, 2007 1 次提交
  7. 26 4月, 2007 10 次提交
  8. 11 2月, 2007 1 次提交
  9. 10 1月, 2007 1 次提交
  10. 03 12月, 2006 1 次提交