diff options
| -rw-r--r-- | drivers/net/ethernet/silan/sc92031.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/ethernet/silan/sc92031.c b/drivers/net/ethernet/silan/sc92031.c index db5dc8ce0aff..02b3962b0e63 100644 --- a/drivers/net/ethernet/silan/sc92031.c +++ b/drivers/net/ethernet/silan/sc92031.c | |||
| @@ -251,7 +251,6 @@ enum PMConfigBits { | |||
| 251 | * use of mdelay() at _sc92031_reset. | 251 | * use of mdelay() at _sc92031_reset. |
| 252 | * Functions prefixed with _sc92031_ must be called with the lock held; | 252 | * Functions prefixed with _sc92031_ must be called with the lock held; |
| 253 | * functions prefixed with sc92031_ must be called without the lock held. | 253 | * functions prefixed with sc92031_ must be called without the lock held. |
| 254 | * Use mmiowb() before unlocking if the hardware was written to. | ||
| 255 | */ | 254 | */ |
| 256 | 255 | ||
| 257 | /* Locking rules for the interrupt: | 256 | /* Locking rules for the interrupt: |
