]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'cxgb4'
authorDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:24:46 +0000 (12:24 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 29 Mar 2015 19:24:46 +0000 (12:24 -0700)
Hariprasad Shenai says:

====================
cxgb4: Fixes ingress queue mapping and other fixes

The below series fixes ingress queue mapping by allocating them dynamically to
prevent stack overflow. Disable napi and interrupts before unregistering netdev
to avoid crash while unloading driver when traffic is flowing.

The patches series is created against 'net' tree.
And includes patches on cxgb4 driver.

We have included all the maintainers of respective drivers. Kindly review the
change and let us know in case of any review comments.
====================

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

Trivial merge