summaryrefslogtreecommitdiff
path: root/bpfc.c
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 /bpfc.c
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 'bpfc.c')
0 files changed, 0 insertions, 0 deletions
was first downloaded to AVS. It is *not* the current P-state. Therefore, we explicitly retrieve the P-state using the GET_PSTATE command. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'net/can/Kconfig')