diff options
author | Eugenia Emantayev | 2016-04-20 16:01:17 +0300 |
---|---|---|
committer | David S. Miller | 2016-04-21 15:02:40 -0400 |
commit | 2a500090a4ea2ccd713f3c782a2fb27681bd6e67 (patch) | |
tree | e2c01f57d97dc5f8b37d497441cfa447663e62ae /drivers/hid/hid-topseed.c | |
parent | 4bfd2e6e53435a214888fd35e230157a38ffc6a0 (diff) |
net/mlx4_core: Don't allow to VF change global pause settings
Currently changing global pause settings is done via SET_PORT
command with input modifier GENERAL. This command is allowed
for each VF since MTU setting is done via the same command.
Change the above to the following scheme: before passing the
request to the FW, the PF will check whether it was issued
by a slave. If yes, don't change global pause and warn,
otherwise change to the requested value and store for
further reference.
Signed-off-by: Eugenia Emantayev <eugenia@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/hid/hid-topseed.c')
0 files changed, 0 insertions, 0 deletions