1. 16 5月, 2005 1 次提交
    • M
      [PATCH] iseries_veth: Don't send packets to LPARs which aren't up · f27eff1f
      Michael Ellerman 提交于
      Hi Andrew, Jeff,
      
      The iseries_veth driver has a logic bug which means it will erroneously
      send packets to LPARs for which we don't have a connection.
      
      This usually isn't a big problem because the Hypervisor call fails
      gracefully and we return, but if packets are TX'ed during the negotiation
      of the connection bad things might happen.
      
      Regardless, the right thing is to bail early if we know there's no
      connection.
      Signed-off-by: NMichael Ellerman <michael@ellerman.id.au>
      f27eff1f
  2. 07 5月, 2005 4 次提交
  3. 06 5月, 2005 28 次提交
  4. 05 5月, 2005 2 次提交
  5. 04 5月, 2005 5 次提交