diff options
| author | Daniel Borkmann <[email protected]> | 2014-03-28 17:58:24 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-03-31 04:45:09 +0000 |
| commit | 77e0114ae9ae08685c503772a57af21d299c6701 (patch) | |
| tree | 204dbaf897612e96900e82123300db5c6cfcf85a /drivers/net/xen-netback/interface.c | |
| parent | net: ppp: use sk_unattached_filter api (diff) | |
| download | kernel-77e0114ae9ae08685c503772a57af21d299c6701.tar.gz kernel-77e0114ae9ae08685c503772a57af21d299c6701.zip | |
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 <[email protected]>
Signed-off-by: Alexei Starovoitov <[email protected]>
Cc: Karsten Keil <[email protected]>
Cc: [email protected]
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/xen-netback/interface.c')
0 files changed, 0 insertions, 0 deletions
