summaryrefslogtreecommitdiff
path: root/drivers/net/dsa/mv88e6xxx/chip.c
diff options
context:
space:
mode:
authorVivien Didelot <vivien.didelot@gmail.com>2019-08-31 16:18:28 -0400
committerDavid S. Miller <davem@davemloft.net>2019-09-01 12:16:37 -0700
commitf441ed0f4c89c14dd68ce477f513bae43509237e (patch)
treec2486b220f260d3d1c960802e038f8ceba1c531c /drivers/net/dsa/mv88e6xxx/chip.c
parent946bc2509eb88ff0c64dd727a11c5a29b6bc2574 (diff)
net: dsa: mv88e6xxx: fix SERDES IRQ mapping
The current mv88e6xxx SERDES code checks for negative error code from irq_find_mapping, while this function returns an unsigned integer. This patch removes this dead code and simply returns 0 is no IRQ is found. Signed-off-by: Vivien Didelot <vivien.didelot@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/mv88e6xxx/chip.c')
0 files changed, 0 insertions, 0 deletions