Cut-and-paste dropped semicolon.
This commit is contained in:
parent
10f937f6f5
commit
2758da7262
@ -660,7 +660,7 @@ cpsw_stop_locked(struct cpsw_softc *sc)
|
||||
{
|
||||
struct ifnet *ifp;
|
||||
|
||||
CPSW_GLOBAL_LOCK_ASSERT(sc)
|
||||
CPSW_GLOBAL_LOCK_ASSERT(sc);
|
||||
|
||||
ifp = sc->ifp;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user