From: Shyam Saini <mayhs11sa...@gmail.com> Date: Tue, 17 Jan 2017 07:35:04 +0530
> Use eth_zero_addr to assign zero address to the given address array > instead of memset when the second argument in memset is address > of zero. Also, it makes the code clearer > > Signed-off-by: Shyam Saini <mayhs11sa...@gmail.com> Applied.