aboutsummaryrefslogtreecommitdiffstats
path: root/samples/hw_breakpoint
diff options
context:
space:
mode:
authorSamuel Mendoza-Jonas <sam@mendozajonas.com>2018-11-16 15:51:55 +1100
committerDavid S. Miller <davem@davemloft.net>2018-11-17 21:09:49 -0800
commit8e13f70be05ee49985dfc3c766868bc85ed43b8a (patch)
treee1ac16f75807d387d0876b860dd2274716132af8 /samples/hw_breakpoint
parentnet/ncsi: Don't enable all channels when HWA available (diff)
downloadlinux-dev-8e13f70be05ee49985dfc3c766868bc85ed43b8a.tar.xz
linux-dev-8e13f70be05ee49985dfc3c766868bc85ed43b8a.zip
net/ncsi: Probe single packages to avoid conflict
Currently the NCSI driver sends a select-package command to all possible packages simultaneously to discover what packages are available. However at this stage in the probe process the driver does not know if hardware arbitration is available: if it isn't then this process could cause collisions on the RMII bus when packages try to respond. Update the probe loop to probe each package one by one, and once complete check if HWA is universally supported. Signed-off-by: Samuel Mendoza-Jonas <sam@mendozajonas.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/hw_breakpoint')
0 files changed, 0 insertions, 0 deletions