On 05/20/2013 01:15 AM, Wei Yang wrote: > When packet split is not used, those fields are still initialized and memory > is allocated for them. > > This patch check whether packet split is used and do the initialization base > on the status. > > Signed-off-by: Wei Yang > --- > drivers/net/ethernet/intel/e1000e/netdev.c | 38 ++++++++++++++------------- > 1 files changed, 20 insertions(+), 18 deletions(-) Thanks, I have added the patch to my queue for e1000e.