From: yuan linyu <linyu.y...@alcatel-sbell.com.cn>

original i try to remove duplicate code which clean allocated per-cpu area,
thanks to David S. Miller, there are two build warning as errors.
path 1: fix old code maybe-uninitialized warning.
path 2: remove duplicate code and fix unused var warning.


yuan linyu (2):
  net: dpaa: fix maybe uninitialized var in dpaa_open()
  net: dpaa: remove init which already done in per-cpu allocation

 drivers/net/ethernet/freescale/dpaa/dpaa_eth.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

-- 
2.7.4


Reply via email to