net/mlx: remove unused memory region property
authorNélio Laranjeiro <nelio.laranjeiro@6wind.com>
Wed, 8 Jun 2016 09:43:25 +0000 (11:43 +0200)
committerBruce Richardson <bruce.richardson@intel.com>
Mon, 20 Jun 2016 15:21:49 +0000 (17:21 +0200)
commit6e0eab380206a9ff0e40ce571818295b49aadb63
tree2e7a83b5ce709ba6255edd472d1b2ecd3b64ca92
parentb6d5fd2e96096390faeface25ee56f841763c169
net/mlx: remove unused memory region property

Memory regions are always local with raw Ethernet queues, drop the remote
property as it adds extra processing on the hardware side.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Signed-off-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
drivers/net/mlx4/mlx4.c
drivers/net/mlx5/mlx5_rxtx.c
drivers/net/mlx5/mlx5_txq.c