commit | 8015655778e43180c66f9f3ca4c17a8e6da1d186 | [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 | db5c750b8dbc511ef91c2dd48ea1c47d20077d24 [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>