Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • net
  • bridge
  • netfilter
  • ebt_dnat.c
Find file Blame History Permalink
  • Joonwoo Park's avatar
    [NETFILTER]: Fix incorrect use of skb_make_writable · eb1197bc
    Joonwoo Park authored Feb 19, 2008
    http://bugzilla.kernel.org/show_bug.cgi?id=9920
    
    
    The function skb_make_writable returns true or false.
    
    Signed-off-by: default avatarJoonwoo Park <joonwpark81@gmail.com>
    Signed-off-by: default avatarPatrick McHardy <kaber@trash.net>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    eb1197bc