netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [iproute PATCH 0/2] Two cosmetic fixes in tc/m_action.c
@ 2016-06-14 22:26 Phil Sutter
  2016-06-14 22:26 ` [iproute PATCH 1/2] tc: m_action: Fix for field init before memset Phil Sutter
  2016-06-14 22:26 ` [iproute PATCH 2/2] tc: m_action: Drop unused variable nladdr in tc_action_gd() Phil Sutter
  0 siblings, 2 replies; 4+ messages in thread
From: Phil Sutter @ 2016-06-14 22:26 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: netdev

Found these when doing something else. Shouldn't cause any functional
change.

Phil Sutter (2):
  tc: m_action: Fix for field init before memset
  tc: m_action: Drop unused variable nladdr in tc_action_gd()

 tc/m_action.c | 15 +++------------
 1 file changed, 3 insertions(+), 12 deletions(-)

-- 
2.8.2

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

end of thread, other threads:[~2016-06-14 23:51 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-14 22:26 [iproute PATCH 0/2] Two cosmetic fixes in tc/m_action.c Phil Sutter
2016-06-14 22:26 ` [iproute PATCH 1/2] tc: m_action: Fix for field init before memset Phil Sutter
2016-06-14 23:51   ` Stephen Hemminger
2016-06-14 22:26 ` [iproute PATCH 2/2] tc: m_action: Drop unused variable nladdr in tc_action_gd() Phil Sutter

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).