Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
Switch branch/tag
  • ipipe
  • net
  • nfc
  • llcp
  • llcp.c
Find file BlameHistoryPermalink
  • Dan Carpenter's avatar
    NFC: use kfree_skb() for sk_buffs · 5b68a7ca
    Dan Carpenter authored Dec 16, 2011
    
    
    This is a struct sk_buff pointer and it should be freed with kfree_skb()
    instead of kfree().
    
    Signed-off-by: default avatarDan Carpenter <dan.carpenter@oracle.com>
    Acked-by: default avatarSamuel Ortiz <sameo@linux.intel.com>
    Signed-off-by: default avatarJohn W. Linville <linville@tuxdriver.com>
    5b68a7ca

Imprint & Privacy Policy