]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit17f5ddd5a3b31bdb3acc6f7a41785503c9d113ee
treeedc0c25084afc2c35b308ba7af14d34a156a7995
parentf243e5a7859a24d10975afb9a1708cac624ba6f1
parentb37987e8db5faee3fc12baecc4699f9d92bc0695
Merge branch 'cxgb4'

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>