summaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorIlias Apalodimas2019-06-19 12:04:00 +0200
committerDavid S. Miller2019-06-19 16:28:20 +0200
commit39e3622edeffa63c2871153d8743c5825b139968 (patch)
tree4664eb999f2df3d1c6ec5e00e61f337c03426493 /net/core
parentnet: dsa: mv88e6xxx: fix shift of FID bits in mv88e6250_g1_vtu_loadpurge() (diff)
downloadkernel-qcow2-linux-39e3622edeffa63c2871153d8743c5825b139968.tar.gz
kernel-qcow2-linux-39e3622edeffa63c2871153d8743c5825b139968.tar.xz
kernel-qcow2-linux-39e3622edeffa63c2871153d8743c5825b139968.zip
net: netsec: initialize tx ring on ndo_open
Since we changed the Tx ring handling and now depends on bit31 to figure out the owner of the descriptor, we should initialize this every time the device goes down-up instead of doing it once on driver init. If the value is not correctly initialized the device won't have any available descriptors Changes since v1: - Typo fixes Fixes: 35e07d234739 ("net: socionext: remove mmio reads on Tx") Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions