diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-08-21 19:47:59 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-22 16:19:50 -0700 |
commit | d8cdeda6ddbcb33debbb87590a7d42ff7f5b5cfd (patch) | |
tree | 19bb3437ee5e71bbc85a57186a007122e8d6fab5 /firmware | |
parent | b4c1c1d03842e6b24e87e48c07769e105df99985 (diff) | |
download | lwn-d8cdeda6ddbcb33debbb87590a7d42ff7f5b5cfd.tar.gz lwn-d8cdeda6ddbcb33debbb87590a7d42ff7f5b5cfd.zip |
net: tcp_probe: kprobes: adapt jtcp_rcv_established signature
This patches fixes a rather unproblematic function signature mismatch
as the const specifier was missing for the th variable; and next to
that it adds a build-time assertion so that future function signature
mismatches for kprobes will not end badly, similarly as commit 22222997
("net: sctp: add build check for sctp_sf_eat_sack_6_2/jsctp_sf_eat_sack")
did it for SCTP.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'firmware')
0 files changed, 0 insertions, 0 deletions