|
From: Jeff K. <jef...@in...> - 2013-03-20 00:48:15
|
On Sat, 2013-03-16 at 11:32 +0100, Christoph Paasch wrote: > After dma_map_single, dma_mapping_error must be called. It seems safe > to > not free the skb allocated in this function, as the skb can be reused > later. > > Additionally this patch fixes one coding-style error. > > Signed-off-by: Christoph Paasch <chr...@uc...> > --- > drivers/net/ethernet/intel/ixgb/ixgb_main.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Added to my ixgb patch queue |