]> bbs.cooldavid.org Git - net-next-2.6.git/commit - include/net/sock.h
[NET]: sk_add_backlog convert from macro to inline
authorStephen Hemminger <shemminger@osdl.org>
Tue, 8 Nov 2005 17:39:42 +0000 (09:39 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 Nov 2005 17:39:42 +0000 (09:39 -0800)
commit9ee6b535af4c2c97b4e3b88f37f244bf1004ebd4
treec8a45fcf863e8d72b91fd91ef94fd1f2d70fecb3
parentb541ca2c5a3f3f399d6f2ec9da33c1be5a8d8c19
[NET]: sk_add_backlog convert from macro to inline

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>
include/net/sock.h