netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Minor IFF_NO_QUEUE conversion follow-up
@ 2016-04-15 17:14 Phil Sutter
  2016-04-15 17:14 ` [PATCH net-next 1/2] staging: rtl8188eu: Convert to using IFF_NO_QUEUE Phil Sutter
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Phil Sutter @ 2016-04-15 17:14 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-17  2:02 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-15 17:14 [PATCH net-next 0/2] Minor IFF_NO_QUEUE conversion follow-up Phil Sutter
2016-04-15 17:14 ` [PATCH net-next 1/2] staging: rtl8188eu: Convert to using IFF_NO_QUEUE Phil Sutter
2016-04-15 17:14 ` [PATCH net-next 2/2] openvswitch: " Phil Sutter
2016-04-17  2:02 ` [PATCH net-next 0/2] Minor IFF_NO_QUEUE conversion follow-up David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).