forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/drivers/net/wireless/intersil/orinoco/spectrum_cs.c
....@@ -278,12 +278,11 @@
278278 spectrum_cs_suspend(struct pcmcia_device *link)
279279 {
280280 struct orinoco_private *priv = link->priv;
281
- int err = 0;
282281
283282 /* Mark the device as stopped, to block IO until later */
284283 orinoco_down(priv);
285284
286
- return err;
285
+ return 0;
287286 }
288287
289288 static int