[ovs-git] [openvswitch/ovs] 2d2b01: pinsched: Update next_txq pointer when destroying ...

GitHub noreply at github.com
Thu Mar 9 03:33:09 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: 2d2b01146c180395b2ed513ce0c0c06617f5bdeb
      https://github.com/openvswitch/ovs/commit/2d2b01146c180395b2ed513ce0c0c06617f5bdeb
  Author: Tony van der Peet <tony.vanderpeet at alliedtelesis.co.nz>
  Date:   2017-03-08 (Wed, 08 Mar 2017)

  Changed paths:
    M ofproto/pinsched.c

  Log Message:
  -----------
  pinsched: Update next_txq pointer when destroying pinqueue.

When a packet-in queue is destroyed, update next_txq if it is referencing
the destroyed queue. NULL is a valid value for next_txq.

Signed-off-by: Tony van der Peet <tony.vanderpeet at alliedtelesis.co.nz>
Signed-off-by: Ben Pfaff <blp at ovn.org>




More information about the git mailing list