]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.
authorDavid S. Miller <davem@davemloft.net>
Wed, 6 Sep 2006 17:35:53 +0000 (19:35 +0200)
committerAdrian Bunk <bunk@stusta.de>
Wed, 6 Sep 2006 17:35:53 +0000 (19:35 +0200)
commit8b385946d47de12d8531c3e2abf69e5d5bff2720
tree1fb6b5c22bf26033cdd5e5dc6c9a4228dfd3d550
parentda56aea0bddc155f786594720ab91e36421cc51e
[PKTGEN]: Make sure skb->{nh,h} are initialized in fill_packet_ipv6() too.

Mirror the bug fix from fill_packet_ipv4()

Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
net/core/pktgen.c