Colin King <[email protected]> : > From: Colin Ian King <[email protected]> > > tdinfo->skb_dma is a 7 element array of dma_addr_t hence cannot be > null, so the pull pointer check on tdinfo->skb_dma is redundant. > Remove it. > > Signed-off-by: Colin Ian King <[email protected]>
Acked-by: Francois Romieu <[email protected]> -- Ueimor

