Skip to content
Snippets Groups Projects
Commit 88ad3fd9 authored by Kim Phillips's avatar Kim Phillips Committed by Ben Warren
Browse files

net: tsec - fix dereferencing type-punned pointer will break strict-aliasing rules warning


fix this gcc 4.4 warning:

tsec.c: In function 'tsec_init':
tsec.c:200: warning: dereferencing type-punned pointer will break strict-aliasing rules

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Signed-off-by: default avatarBen Warren <biggerbadderben@gmail.com>
parent d9bec9f4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment