git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ddebc97
)
dccp: Clean up ccid.c after integration of CCID plugins
author
Gerrit Renker
<gerrit@erg.abdn.ac.uk>
Mon, 5 Jan 2009 05:43:23 +0000
(21:43 -0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 5 Jan 2009 05:43:23 +0000
(21:43 -0800)
This patch cleans up after integrating the CCID modules and, in addition,
* moves the if/else cases from ccid_delete() into ccid_hc_{tx,rx}_delete();
* removes the 'gfp' argument to ccid_new() - since it is always gfp_any().
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found