Merge branch 'netpoll-next'
authorDavid S. Miller <[email protected]>
Sat, 29 Mar 2014 22:00:37 +0000 (18:00 -0400)
committerDavid S. Miller <[email protected]>
Sat, 29 Mar 2014 22:00:37 +0000 (18:00 -0400)
Eric W. Biederman says:

====================
netpoll: Cleanups and fixes

This should be a small set of safe cleanups and fixes to netpoll.

The fixes are vlan headers are now always inserted when needed, and
napi polling is always avoided when network devices are closed.

There are a bunch of little cleanups removing unnecessary code, fixing
function naming, not taking unnecessary locks and removing general
silliness.
====================

Signed-off-by: David S. Miller <[email protected]>

Trivial merge