diff options
author | Cesar Eduardo Barros <cesarb@cesarb.net> | 2011-03-26 05:10:30 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-03-28 06:35:05 (GMT) |
commit | 3e49e6d520401e1d25ec8d366520aad2c01adc1c (patch) | |
tree | 60dac2bdbce6b61524ac1f12468841470607c5ad /drivers/hid/hid-roccat-pyra.h | |
parent | f4e5bd4f5784c0608078805f29d4a4897ee482f7 (diff) | |
download | linux-fsl-qoriq-3e49e6d520401e1d25ec8d366520aad2c01adc1c.tar.xz |
net: use CHECKSUM_NONE instead of magic number
Two places in the kernel were doing skb->ip_summed = 0.
Change both to skb->ip_summed = CHECKSUM_NONE, which is more readable.
Signed-off-by: Cesar Eduardo Barros <cesarb@cesarb.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid/hid-roccat-pyra.h')
0 files changed, 0 insertions, 0 deletions