]> git.proxmox.com Git - grub2.git/commit
usb/usbhub: Use GRUB_USB_MAX_CONF macro instead of literal in hub for maximum configs
authorGlenn Washburn <development@efficientek.com>
Fri, 19 Mar 2021 01:35:46 +0000 (20:35 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Mon, 12 Apr 2021 14:26:49 +0000 (16:26 +0200)
commitc9c22dc803f4cdd462030f48a63a1daa5438b802
tree7b0318511506ceb0d060059cd4d3db35e768dee7
parent25d64bb273c09d6346c0703b378f6e4f1d6d67c2
usb/usbhub: Use GRUB_USB_MAX_CONF macro instead of literal in hub for maximum configs

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/bus/usb/usbhub.c