Files
linux-stable-mirror/include/linux
Alexander Duyck cd58950a53 skbuff: remove unused dev_consume_skb macro definition
dev_consume_skb and kfree_skb_clean have no users and in the case of
kfree_skb_clean could cause potential build issues since I cannot find
where it is defined.  Based on the patch in which it was introduced it
appears to have been a bit of leftover code from an earlier version of the
patch in which kfree_skb_clean was dropped in favor of consume_skb.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-13 02:58:24 -07:00
..
2010-03-30 23:51:09 -07:00
2010-04-01 01:31:13 -07:00
2010-04-03 14:56:05 -07:00
2010-04-06 10:55:33 -04:00
2010-04-07 08:38:04 -07:00
2010-04-02 14:30:39 -07:00
2010-04-03 15:09:04 -07:00