]> Git Repo - linux.git/commit
caif: Move refcount from service layer to sock and dev.
author[email protected] <[email protected]>
Fri, 13 May 2011 02:44:03 +0000 (02:44 +0000)
committerDavid S. Miller <[email protected]>
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
include/net/caif/cfsrvl.h
net/caif/cfrfml.c
net/caif/cfsrvl.c
This page took 0.056957 seconds and 4 git commands to generate.