]> git.karo-electronics.de Git - mv-sheeva.git/commit
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().
authorYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 05:55:03 +0000 (14:55 +0900)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:23 +0000 (15:18 +0900)
commit8082c37cdc31fb0ed178d9d706bf7568ada0edd9
treec17ec16dba86b96e53bfe23bd84114a7f963a7da
parent0e7b8dcd16eb91b9cd8ecc07c4094512f20d7e3c
[NET] NEIGHBOUR: Remove unpopular neigh_is_connected().

neigh_is_connected() is not popular at all, and the only user
drivers/net/cxgb3/l2t.c:t3_l2t_update() also have raw (expanded) expression.
Let's expand it and remove the inline function.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
drivers/net/cxgb3/l2t.c
include/net/neighbour.h