Skip to content

Commit

Permalink
kernel: Linux 6.12-rc7
Browse files Browse the repository at this point in the history
  • Loading branch information
mj22226 committed Nov 10, 2024
1 parent aaea492 commit 45c6d8e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions include/kernel-6.12
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
LINUX_VERSION-6.12 = -rc6
LINUX_KERNEL_HASH-6.12-rc6 = 7932703bbf3859932f615c21de4c5ae56d99dc85525bc2361d543216cff7e4ca
LINUX_VERSION-6.12 = -rc7
LINUX_KERNEL_HASH-6.12-rc7 = 8581f2f35bf1fbed271add5af73cfd88c299a2b3be4668110116987443caa361
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#define QUECTEL_VENDOR_ID 0x2c7c
/* These Quectel products use Quectel's vendor ID */
@@ -1200,6 +1202,11 @@ static const struct usb_device_id option
@@ -1201,6 +1203,11 @@ static const struct usb_device_id option
.driver_info = ZLP },
{ USB_DEVICE(QUECTEL_VENDOR_ID, QUECTEL_PRODUCT_BG96),
.driver_info = RSVD(4) },
Expand Down

0 comments on commit 45c6d8e

Please sign in to comment.