net: Revert mlx4 cpumask changes.
authorDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 04:58:02 +0000 (21:58 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Jun 2014 04:58:02 +0000 (21:58 -0700)
commitee39facbf82e73e468c504d2b40e83e2d223c28c
tree802451ae11344f94f66a8b922a5418095707517e
parent2a82e40d6b66373498bf937e31b249f17dc1105a
net: Revert mlx4 cpumask changes.

This reverts commit 70a640d0dae3a9b1b222ce673eb5d92c263ddd61
("net/mlx4_en: Use affinity hint") and commit
c8865b64b05b2f4eeefd369373e9c8aeb069e7a1 ("cpumask: Utility function
to set n'th cpu - local cpu first") because these changes break
the build when SMP is disabled amongst other things.

Reported-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/micrel/ks8851.c
include/linux/cpumask.h
lib/cpumask.c