On Thu, 16 Jun 2016 00:50:37 +0200
Phil Sutter [off-list ref] wrote:
Found these when doing something else. Shouldn't cause any functional
change.
Changes since v1:
- Replace patch 1/2 with a better solution as suggested by Stephen
Hemminger.
Phil Sutter (2):
tc: m_action: Use C99 style initializers for struct req
tc: m_action: Drop unused variable nladdr in tc_action_gd()
tc/m_action.c | 50 +++++++++++++++++++++++---------------------------
1 file changed, 23 insertions(+), 27 deletions(-)
Applied