Home
last modified time | relevance | path

Searched hist:"6 c169c12d7782335be2f1d303622bcd0e1d00a02" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dmacb.c6c169c12d7782335be2f1d303622bcd0e1d00a02 Thu Jun 09 02:08:46 UTC 2011 andreas.devel@googlemail.com <andreas.devel@googlemail.com> macb: fix compile warning

This patch fixes following compile warning:

---8<---
macb.c: In function 'macb_write_hwaddr':
macb.c:525:2: warning: dereferencing type-punned pointer will break strict-aliasing rules
--->8---

Signed-off-by: Andreas Bießmann <andreas.devel@gmail.com>