commit | 702e84185f472457912c641d8c0cc0cc786310eb | [log] [tgz] |
---|---|---|
author | Tobias Regnery <tobias.regnery@gmail.com> | Tue Nov 15 12:43:11 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 22:46:30 2016 -0500 |
tree | 9498776c1f0a58206a0e3b808e33d0c16b577006 | |
parent | b0999223f224187318c67f1de653e34fb1f04f6b [diff] |
alx: switch to per queue data structures Remove the tx and rx queue structures from the alx_priv structure and switch everything over to the queue pointers in the alx_napi structure. Based on the downstream driver at github.com/qca/alx Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>