Linux内核自2.6.30开始便再也不使用netif_rx_schedule这个函数,取而代之的是__napi_schedule,能够到http://lxr.free-electrons.com/ident?v=2.6.30;i=netif_rx_schedule查证api