netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net 0/3] team: couple of fixes
@ 2013-06-08 13:00 Jiri Pirko
  2013-06-08 13:00 ` [patch net 1/3] team: check return value of team_get_port_by_index_rcu() for NULL Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Jiri Pirko @ 2013-06-08 13:00 UTC (permalink / raw)
  To: netdev; +Cc: davem, eric.dumazet, fbl

Jiri Pirko (3):
  team: check return value of team_get_port_by_index_rcu() for NULL
  team: move add to port list before port enablement
  team: fix checks in team_get_first_port_txable_rcu()

 drivers/net/team/team.c                 | 2 +-
 drivers/net/team/team_mode_random.c     | 2 ++
 drivers/net/team/team_mode_roundrobin.c | 2 ++
 include/linux/if_team.h                 | 4 ++--
 4 files changed, 7 insertions(+), 3 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2013-06-12  9:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-08 13:00 [patch net 0/3] team: couple of fixes Jiri Pirko
2013-06-08 13:00 ` [patch net 1/3] team: check return value of team_get_port_by_index_rcu() for NULL Jiri Pirko
2013-06-08 13:00 ` [patch net 2/3] team: move add to port list before port enablement Jiri Pirko
2013-06-08 13:00 ` [patch net 3/3] team: fix checks in team_get_first_port_txable_rcu() Jiri Pirko
2013-06-12  7:57 ` [patch net 0/3] team: couple of fixes David Miller
2013-06-12  8:58   ` Jiri Pirko
2013-06-12  9:14     ` 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).