commit | 6c169c12d7782335be2f1d303622bcd0e1d00a02 | [log] [tgz] |
---|---|---|
author | andreas.devel@googlemail.com <andreas.devel@googlemail.com> | Thu Jun 09 02:08:46 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Jun 21 22:26:22 2011 +0200 |
tree | f6e598c5c80804042d023c56dcdf37ead31e5f4f | |
parent | 2321bfe425385494da8739d7d7e9dd3a5ca18a84 [diff] |
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>