Skip to content

Commit

Permalink
[bot] AutoMerging: merge all upstream's changes:
Browse files Browse the repository at this point in the history
  • Loading branch information
UtMetoo committed Dec 19, 2023
2 parents dadf585 + 2baf4cd commit a7729ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/wwan/driver/fibocom_QMI_WWAN/src/qmi_wwan_f.c
Original file line number Diff line number Diff line change
Expand Up @@ -2096,8 +2096,8 @@ static int qmi_wwan_reset_resume(struct usb_interface *intf)

static int rmnet_usb_bind(struct usbnet *dev, struct usb_interface *intf)
{
dev_err(&intf->dev, "rmnet_usb_bind\n");
int status = qmi_wwan_bind(dev, intf);
dev_err(&intf->dev, "rmnet_usb_bind\n");

if (!status) {
struct qmi_wwan_state *info = (void *)&dev->data;
Expand Down

0 comments on commit a7729ef

Please sign in to comment.