diff options
author | Vivien Didelot <[email protected]> | 2016-04-17 13:23:57 -0400 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-04-17 18:54:15 -0400 |
commit | 54c6f4bda7dabab7a7a9eeb8f1ced4b0b5fc4fd0 (patch) | |
tree | 9c85421f81756b9a289cd186bf107d6f51278b0c /lib/mpi/mpiutil.c | |
parent | b346204737fafce585f62543ed7691fb4a72789d (diff) |
net: dsa: mv88e6xxx: drop revision probing
There is no point in having a special case for the revision when probing
a switch model. The code gets cluttered with unnecessary defines, and
leads to errors when code such as mv88e6131_setup compares
PORT_SWITCH_ID_6131_B2 to ps->id which masks the revision.
Drop every revision definition, and lookup only the product number.
Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions