diff options
author | Antonio Quartulli <ordex@autistici.org> | 2012-02-18 10:27:34 (GMT) |
---|---|---|
committer | Antonio Quartulli <ordex@autistici.org> | 2012-04-18 07:54:01 (GMT) |
commit | 0d125074ebc8c971e939f8c2c8f90a80fa09aeb4 (patch) | |
tree | fb31ee069ab0a2abc7681b999839fd81392110f7 /fs/logfs/compr.c | |
parent | 1eeb479fda2405269b3a85c86ba0eca41fcc4ea0 (diff) | |
download | linux-fsl-qoriq-0d125074ebc8c971e939f8c2c8f90a80fa09aeb4.tar.xz |
batman-adv: use ETH_HLEN instead of sizeof(struct ethhdr)
Instead of using sizeof(struct ethhdr) it is strongly recommended to use the
kernel macro ETH_HLEN. This patch substitute each occurrence of the former
expressione with the latter one.
Signed-off-by: Antonio Quartulli <ordex@autistici.org>
Diffstat (limited to 'fs/logfs/compr.c')
0 files changed, 0 insertions, 0 deletions