From: Byungho An <[email protected]> Date: Fri, 09 May 2014 11:03:45 +0900
> - reg_val |= (pbl << SXGBE_DMA_TXPBL_LSHIFT); > + reg_val |= pbl << SXGBE_DMA_TXPBL_LSHIFT; This has nothing to do with the change you are making. -- To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
