Merge branch 'enic'
authorDavid S. Miller <davem@davemloft.net>
Mon, 23 Jun 2014 21:40:29 +0000 (14:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 23 Jun 2014 21:40:29 +0000 (14:40 -0700)
Govindarajulu Varadarajan says:

====================
enic updates

This series fixes minor bugs and adds new features like Accelerated RFS,
busy_poll, tx clean-up in napi_poll.

v3:
* While doing tx cleanup in napi, ignore budget and clean up all desc possible.

v2:
* Fix #ifdef coding style issue in '[PATCH 4/8] enic: alloc/free rx_cpu_rmap'
  And [PATCH 5/8] enic: Add Accelerated RFS support'
====================

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

Trivial merge