Cppcheck shows here duplicated break.
Code `state->speed = SPEED_1000;` will be never executed because above
it there is break statement.
Almost identical statement is placed in another realtek driver
|
||
---|---|---|
.. | ||
gpio | ||
mtd/spi-nor | ||
net |