summaryrefslogtreecommitdiff
path: root/Cmds
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2016-08-13 02:11:13 +0300
committerTobias Klauser <tklauser@distanz.ch>2016-09-21 09:54:41 +0200
commit573b1fff25af70492deb9e59c0b48d77b0c1ed03 (patch)
tree46457f4ea0f7fe6c95c025714e8e52b04de41d15 /Cmds
parentd5bcf8d0f5a2a549c3cbe71e7704bb557c7eb6a3 (diff)
trafgen: ipv4: Update csum at runtime if needed
Handle 'field_changed' callback to check if IPv4 csum is needed to be recalculated, if so - update it on 'packet_update' event. Added 'is_csum_valid' to proto_hdr struct to check if csum needs to be updated. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Cmds')
0 files changed, 0 insertions, 0 deletions
-sensor-conf.dtsi?h=nds-private-remove&id=370ebb0ef6255132373ed35d13e7b1d8d2eb7003'>370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'arch/arm/boot/dts/exynos4412-tmu-sensor-conf.dtsi')