Alexander Duyck 3a7c1ee4ab skb: Add skb_head_is_locked helper function
This patch adds support for a skb_head_is_locked helper function.  It is
meant to be used any time we are considering transferring the head from
skb->head to a paged frag.  If the head is locked it means we cannot remove
the head from the skb so it must be copied or we must take the skb as a
whole.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-03 13:18:37 -04:00
..
2012-04-30 21:35:49 -04:00
2012-04-02 04:33:44 -04:00
2012-04-15 12:44:40 -04:00
2012-04-02 04:33:44 -04:00
2010-11-28 18:24:14 -08:00
2012-04-15 12:44:40 -04:00
2012-03-28 18:30:03 +01:00
2012-01-17 10:31:12 -05:00