On 03/02/2016 08:52 PM, David Miller wrote: > From: "Bendik Rønning Opstad" <bro.de...@gmail.com> > Date: Wed, 24 Feb 2016 22:12:55 +0100 > >> +/* tcp_rdb.c */ >> +void rdb_ack_event(struct sock *sk, u32 flags); > > Please name globally visible symbols with a prefix of "tcp_*", thanks.
Yes, of course. I will fix that for the next version. Thanks. Bendik