summaryrefslogtreecommitdiff
path: root/staging/tools.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+1344
alue='0' selected='selected'>includemode:
authorJack Morgenstein <jackm@dev.mellanox.co.il>2016-11-27 19:20:52 +0200
committerDavid S. Miller <davem@davemloft.net>2016-11-28 15:33:46 -0500
commit44b911e77793d686b481608770d0c55c18055ba0 (patch)
treef2c496beb7a6d0ed0c59c77f2942c008cdf47528
parentb4353708f5a1c084fd73f1b6fd243b142157b173 (diff)
net/mlx4: Fix uninitialized fields in rule when adding promiscuous mode to device managed flow steering
In procedure mlx4_flow_steer_promisc_add(), several fields were left uninitialized in the rule structure. Correctly initialize these fields. Fixes: 592e49dda812 ("net/mlx4: Implement promiscuous mode with device managed flow-steering") Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat