diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2014-07-30 03:48:43 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2014-07-30 19:28:40 +0200 |
commit | 9ab9bb009c16cb785a4358699bbafd4094948893 (patch) | |
tree | 905a64a47d46c2a2e21749700c80689c0f1d0544 /net/ipv4/ip_sockglue.c | |
parent | 26fff593cd7fea82e2a287a65fa6951eef7f9cd6 (diff) |
6lowpan: iphc: Fix missing braces for if statement
CHECK: braces {} should be used on all arms of this statement
+ if ((iphc0 & 0x03) != LOWPAN_IPHC_TTL_I)
[...]
+ else {
[...]
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
Diffstat (limited to 'net/ipv4/ip_sockglue.c')
0 files changed, 0 insertions, 0 deletions