[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200809190920.26906.remi.denis-courmont@nokia.com>
Date: Fri, 19 Sep 2008 09:20:26 +0300
From: "Rémi Denis-Courmont"
<remi.denis-courmont@...ia.com>
To: "ext Arnaldo Carvalho de Melo" <acme@...hat.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH 08/14] Phonet: receive path socket lookup
On Tuesday 16 September 2008 19:52:05 ext Arnaldo Carvalho de Melo, you wrote:
> > + /* Push data to the socket (or other sockets connected to it). */
> > + err = pn_sk(sk)->handler(sk, skb);
>
> wouldn't be nice to use sk_backlog_rcv() and sk_receive_skb()?
Yes, thanks. I had missed sk_receive_skb(), in which case, sk_backlog_rcv()
does not work so well.
--
Rémi Denis-Courmont
Maemo Software, Nokia Devices R&D
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists