Home
last modified time | relevance | path

Searched hist:fea1ab0fcf117bc1e9c9285af6463d31d9cc0ac6 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/core/
H A Dpktgen.cdiff fea1ab0fcf117bc1e9c9285af6463d31d9cc0ac6 Mon Jul 30 20:04:09 CDT 2007 Adrian Bunk <bunk@stusta.de> [PKTGEN]: make get_ipsec_sa() static and non-inline

Non-static inline code usually doesn't makes sense.

In this case making is static and non-inline is the correct solution.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: David S. Miller <davem@davemloft.net>