Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • net
  • bridge
  • netfilter
  • ebt_redirect.c
Find file Blame History Permalink
  • Herbert Xu's avatar
    [NETFILTER]: Replace sk_buff ** with sk_buff * · 3db05fea
    Herbert Xu authored Oct 15, 2007
    
    
    With all the users of the double pointers removed, this patch mops up by
    finally replacing all occurances of sk_buff ** in the netfilter API by
    sk_buff *.
    
    Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    3db05fea