netfilter: factorize ifname_compare()
authorEric Dumazet <dada1@cosmosbay.com>
Wed, 25 Mar 2009 16:31:52 +0000 (17:31 +0100)
committerPatrick McHardy <kaber@trash.net>
Wed, 25 Mar 2009 16:31:52 +0000 (17:31 +0100)
We use same not trivial helper function in four places. We can factorize it.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: Patrick McHardy <kaber@trash.net>

No differences found