aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorClaudiu Manoil <[email protected]>2014-10-07 10:44:33 +0300
committerDavid S. Miller <[email protected]>2014-10-09 01:40:37 -0400
commit83bfc3c4765c35ef0dfff8a3d6dedab88f3f50ea (patch)
treedcdf7fd08ae731364ea09aef2fa725b6b3e6e597 /lib/test-string_helpers.c
parentd6ef0bcce386531f250a8abee3c3595214ea1629 (diff)
gianfar: Make MAC addr setup endian safe, cleanup
Fix the 32-bit memory access that is not endian safe, i.e. not giving the desired byte layout for a LE CPU: tempval = *((u32 *) (tmpbuf + 4)), where 'char tmpbuf[]'. Get rid of rendundant local vars (tmpbuf[] and idx) and forced casts. Cleanup comments. Signed-off-by: Claudiu Manoil <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions