Skip to content
Snippets Groups Projects
Select Git revision
  • d58299a478c416c0b48e4b31c6332fe7beb63000
  • vme-testing default
  • ci-test
  • master
  • remoteproc
  • am625-sk-ov5640
  • pcal6534-upstreaming
  • lps22df-upstreaming
  • msc-upstreaming
  • imx8mp
  • iio/noa1305
  • vme-next
  • vme-next-4.14-rc4
  • v4.14-rc4
  • v4.14-rc3
  • v4.14-rc2
  • v4.14-rc1
  • v4.13
  • vme-next-4.13-rc7
  • v4.13-rc7
  • v4.13-rc6
  • v4.13-rc5
  • v4.13-rc4
  • v4.13-rc3
  • v4.13-rc2
  • v4.13-rc1
  • v4.12
  • v4.12-rc7
  • v4.12-rc6
  • v4.12-rc5
  • v4.12-rc4
  • v4.12-rc3
32 results

linux

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Edward Cree authored and David S. Miller committed
    When filter insertion fails with no rollback, we were trying to convert
     EFX_EF10_FILTER_ID_INVALID to an id to store in 'ids' (which is either
     vlan->uc or vlan->mc).  This would WARN_ON_ONCE and then record a bogus
     filter ID of 0x1fff, neither of which is a good thing.
    
    Fixes: 0ccb998b ("sfc: fix filter_id misinterpretation in edge case")
    Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
    Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
    d58299a4
    History
    Name Last commit Last update