forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-11 04dd17822334871b23ea2862f7798fb0e0007777
kernel/drivers/net/wimax/i2400m/control.c
....@@ -352,6 +352,7 @@
352352
353353 case I2400M_SS_IDLE:
354354 d_printf(1, dev, "entering BS-negotiated idle mode\n");
355
+ fallthrough;
355356 case I2400M_SS_DISCONNECTING:
356357 case I2400M_SS_DATA_PATH_CONNECTED:
357358 wimax_state_change(wimax_dev, WIMAX_ST_CONNECTED);
....@@ -654,8 +655,6 @@
654655 * i2400m_msg_to_dev - Send a control message to the device and get a response
655656 *
656657 * @i2400m: device descriptor
657
- *
658
- * @msg_skb: an skb *
659658 *
660659 * @buf: pointer to the buffer containing the message to be sent; it
661660 * has to start with a &struct i2400M_l3l4_hdr and then