Stephen Hemminger 8aca8a27d9 [NET]: minor net_rx_action optimization
The functions list_del followed by list_add_tail is equivalent to the
existing inline list_move_tail. list_move_tail avoids unnecessary
_LIST_POISON.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:26:39 -08:00
..
2006-02-13 15:38:42 -08:00
2006-03-19 13:20:06 -08:00
2006-03-20 22:23:58 -08:00
2006-01-11 18:42:14 -08:00
2006-02-09 16:59:48 -08:00
2006-03-20 19:16:12 -08:00
2005-08-29 15:31:14 -07:00
2006-03-20 21:28:11 -08:00
2006-01-11 18:42:14 -08:00
2006-01-17 13:03:54 -08:00
2006-01-11 18:42:14 -08:00
2005-09-08 08:14:11 -07:00
2006-02-07 01:47:12 -05:00
2006-01-12 14:06:31 -08:00
2006-01-03 13:11:17 -08:00
2005-04-16 15:20:36 -07:00