[ovs-git] [openvswitch/ovs] ff9d27: dpif-netdev: Initialize upcall->packet when queuin...

GitHub noreply at github.com
Tue Aug 5 17:52:31 UTC 2014


  Branch: refs/heads/branch-2.3
  Home:   https://github.com/openvswitch/ovs
  Commit: ff9d27602f0ffe73ab87ed1cc513616e10744ce9
      https://github.com/openvswitch/ovs/commit/ff9d27602f0ffe73ab87ed1cc513616e10744ce9
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2014-08-05 (Tue, 05 Aug 2014)

  Changed paths:
    M lib/dpif-netdev.c

  Log Message:
  -----------
  dpif-netdev: Initialize upcall->packet when queuing to userspace.

Only the data and size members were being initialized, but all of them
should be.

This is inspired by commit b6f4590fa036 (dpif-netdev: Initialize
upcall->packet when queuing to userspace.) from master.  The background is
not exactly the same as on master (the commit that it references is not
on branch-2.3).

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Pravin B Shelar <pshelar at nicira.com>




More information about the git mailing list