]> Git Repo - u-boot.git/commit
Fix compile warning in uli526x driver
authorKumar Gala <[email protected]>
Wed, 20 Oct 2010 06:55:39 +0000 (01:55 -0500)
committerKumar Gala <[email protected]>
Wed, 20 Oct 2010 07:38:41 +0000 (02:38 -0500)
commit0ef911934fe63495f9d81e359d168b03bd770c1b
tree8abe5bd77df9f7c5d6ce54e3f01ca03d6c300e6f
parentfbe53f59bd40b3b1ab66dc98859e26589d64d1b7
Fix compile warning in uli526x driver

uli526x.c: In function 'uli526x_init_one':
uli526x.c:314:2: warning: dereferencing type-punned pointer will break strict-aliasing rules
uli526x.c:314:2: warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: Kumar Gala <[email protected]>
drivers/net/uli526x.c
This page took 0.034274 seconds and 4 git commands to generate.