]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net/bootp.c: fix compile warning
authorWolfgang Denk <wd@denx.de>
Fri, 11 Sep 2009 07:05:32 +0000 (09:05 +0200)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:21 +0000 (09:04 -0500)
commite35c73d7e19e6ea45efcaf807736277afee9c7d1
tree19990af775655e3127b3f2d3826358fb5e5d348b
parentfd37a0d04e339267b5d2872e9e6ee6650f122367
net/bootp.c: fix compile warning

Fix warning: bootp.c:695: warning: dereferencing type-punned pointer
will break strict-aliasing rules

Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Ben Warren <biggerbadderben@gmail.com>
net/bootp.c