The following series converts two further drivers away from setting
'tx_queue_len = 0' to adding IFF_NO_QUEUE to priv_flags instead.

The first one, rtl8188eu in staging didn't exist back when all drivers
were converted. The second one, openvswitch seems to have slipped through
my grep'ing back then, no idea why.

Phil Sutter (2):
  staging: rtl8188eu: Convert to using IFF_NO_QUEUE
  openvswitch: Convert to using IFF_NO_QUEUE

 drivers/staging/rtl8188eu/os_dep/mon.c | 2 +-
 net/openvswitch/vport-internal_dev.c   | 3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)

-- 
2.8.0

Reply via email to