diff options
author | Sathya Perla <sathya.perla@emulex.com> | 2015-02-06 08:18:40 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-07 22:50:58 -0800 |
commit | ac34b74378a15b01d16ae84d616b405dd0948ecb (patch) | |
tree | 246ab612e02a28271ed4e5f9ae18ab233766fe5d /lib/mpi | |
parent | 70a7b5257018c518007c7212977bab6ccacd9468 (diff) |
be2net: remove duplicate code in be_cmd_rx_filter()
This patch passes BE_IF_FLAGS_XXX flags to be_cmd_rx_filter() routine
instead of the IFF_XXX flags. Doing this gets rid of the code to convert
the IFF_XXX flags to the BE_IF_FLAGS_XXX used by the FW cmd. The patch
also removes code for setting if_flags_mask that was duplicated for each
filter mode.
Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: Kalesh AP <kalesh.purayil@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions