commit | 8258bd2713c3e42bc0e5664cbede0e07587c125f | [log] [tgz] |
---|---|---|
author | Hadar Hen Zion <hadarh@mellanox.com> | Wed Jan 30 23:07:06 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jan 31 12:48:47 2013 -0500 |
tree | de8f4d4f4a18003df648592283194ceb264bc145 | |
parent | 69d7126b7fef09beaa4b7c103ec2a5bd8c8b2666 [diff] |
net/mlx4_en: Fix vlan mask for ethtool steering rules The vlan mask field should be validated and assigned according to the field size which is 12 bits. Also replace the numeric 0xfff mask with existing kernel macro. Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com> Signed-off-by: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>