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:
b541ca2
)
[NET]: sk_add_backlog convert from macro to inline
author
Stephen Hemminger
<shemminger@osdl.org>
Tue, 8 Nov 2005 17:39:42 +0000
(09:39 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 8 Nov 2005 17:39:42 +0000
(09:39 -0800)
There is no reason for sk_add_backlog to be a macro. It can
just be an inline function and get type checking.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found