This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
David S. Miller 249c8b42c7 net: Add skb_queue_next().
A lot of code wants to iterate over an SKB queue at the top level using
it's own control structure and iterator scheme.

Provide skb_queue_next(), which is only valid to invoke if
skb_queue_is_last() returns false.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-09-23 00:44:42 -07:00
..
2008-09-12 16:30:20 -07:00
2008-08-18 21:40:05 +02:00
2008-08-20 13:19:51 -07:00
2008-08-28 08:33:23 +02:00
2008-09-02 20:18:47 +02:00
2008-09-22 19:51:15 -07:00
2008-09-22 21:28:11 -07:00
2008-08-25 17:28:25 +03:00
2008-09-01 09:47:16 +02:00
2008-08-26 10:37:20 -07:00
2008-09-22 19:48:19 -07:00
2008-08-22 16:29:57 -04:00
2008-08-20 15:40:32 -07:00
2008-09-22 19:51:15 -07:00
2008-09-05 18:14:35 +02:00
2008-09-23 00:44:42 -07:00
2008-09-22 19:51:15 -07:00
2008-09-20 21:24:21 -07:00
2008-09-05 14:39:38 -07:00