]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit783712385450dee651d03dc9370756714b9de2e4
treed53a5f5494a945eca03c7ec10739b975b0f6fff7
parent4ad121899a3a11947d6f137d9814b6341739a5ba
parent8ec2fbd27943b9e4d68e2d84d8a8fc8e76ebdb39
Merge branch 'mlx4'

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 7b13622: ('powerpc: bpf: Fix the
broken LD_VLAN_TAG_PRESENT test')
====================

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