summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-05-21 14:42:28 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-05-21 14:47:57 +0200
commit160bb3a3a1fad035e0c483f47b06c525189550e0 (patch)
treef16c76454592acfcde20dc7448ca6a0872e81d69 /README
parent18d49f2b1ca529d881b8e1064da57b372698a0cd (diff)
trafgen: Remove unnecessary reinitialization of icmp packet
The entire packet is zeroed using memset() three lines above, thus there is no need to set icmp->code and icmp->checksum to 0 explicitely again. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions
3e511193e7eb616710e838f5852e661d'>3b4f18843e511193e7eb616710e838f5852e661d (diff)
Merge branch 'stable/for-jens-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into for-linus
Konrad writes: Please pull in your 'for-linus' branch two little fixes for Xen block front: One fix is for handling the XEN_PAGE_SIZE != PAGE_SIZE (4KB vs 64KB on ARM for example) mishandling while the other is fixing the accounting for the configuration changes.
Diffstat (limited to 'net/batman-adv/Kconfig')