diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2014-03-28 17:58:24 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-03-31 04:45:09 (GMT) |
commit | 77e0114ae9ae08685c503772a57af21d299c6701 (patch) | |
tree | 204dbaf897612e96900e82123300db5c6cfcf85a /firmware/Makefile | |
parent | 568f194e8bd16c353ad50f9ab95d98b20578a39d (diff) | |
download | linux-77e0114ae9ae08685c503772a57af21d299c6701.tar.xz |
net: isdn: use sk_unattached_filter api
Similarly as in ppp, we need to migrate the ISDN/PPP code to make use
of the sk_unattached_filter api in order to decouple having direct
filter structure access. By using sk_unattached_filter_{create,destroy},
we can allow for the possibility to jit compile filters for faster
filter verdicts as well.
Joint work with Alexei Starovoitov.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Alexei Starovoitov <ast@plumgrid.com>
Cc: Karsten Keil <isdn@linux-pingi.de>
Cc: isdn4linux@listserv.isdn4linux.de
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware/Makefile')
0 files changed, 0 insertions, 0 deletions