]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/caif/cfrfml.c
caif: Move refcount from service layer to sock and dev.
authorsjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com>
Fri, 13 May 2011 02:44:03 +0000 (02:44 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 15 May 2011 21:45:55 +0000 (17:45 -0400)
commit43e3692101086add8719c3b8b50b05c9ac5b14e1
tree736fc7d0792a492d9ef3a19ac8fff7ca800ced99
parentcb3cb423a0f3c627639535e5d87977ae662d779f
caif: Move refcount from service layer to sock and dev.

Instead of having reference counts in caif service layers,
we hook into existing refcount handling in socket layer and netdevice.

Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/caif/cfsrvl.h
net/caif/cfrfml.c
net/caif/cfsrvl.c