summaryrefslogtreecommitdiff
path: root/ether.conf
diff options
context:
space:
mode:
Diffstat (limited to 'ether.conf')
0 files changed, 0 insertions, 0 deletions
tree2137f8dd71f63f0be055aa2d794dda2278617726 parent27e9e10391259cbe2e52d6f0ac5b16b1d898d901 (diff)
net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers
At poll handler no possibility to figure out which network device is handling packets, as cpdma channels are common for both network devices in dual_emac mode. Currently, the messages are printed only for one device, in fact, there is two. This print msg is incorrect and seems is not very useful, so drop it from poll handler. Reviewed-by: Mugunthan V N <mugunthanvnm@ti.com> Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat