The files in drivers/net/ethernet/sgi (meth.c and ioc3-eth.c) both use alloc_skb. Is there a reason why they do not use netdev_alloc_skb, like most other ethernet drivers? thanks, julia
The files in drivers/net/ethernet/sgi (meth.c and ioc3-eth.c) both use alloc_skb. Is there a reason why they do not use netdev_alloc_skb, like most other ethernet drivers? thanks, julia