Merge branch 'mlx4'
authorDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 01:29:28 +0000 (18:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jul 2014 01:29:28 +0000 (18:29 -0700)
Amir Vadai says:

====================
Mellanox EN driver fixes 2014-06-23

Below are some fixes to patches submitted to 3.16.

First patch is according to discussions with Ben [1] and Thomas [2] - to do not
use affinity notifier, since it breaks RFS. Instead detect changes in IRQ
affinity map, by checking if current CPU is set in affinity map on NAPI poll.
The two other patches fix some bugs introduced in commit [3].

Patches were applied and tested over commit dba6311: ('powerpc: bpf: Fix the
broken LD_VLAN_TAG_PRESENT test')
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge