mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-02-15 22:29:06 +01:00
drivers/ata/sata_oxnas.c: In function 'sata_oxnas_port_irq':
drivers/ata/sata_oxnas.c:2126:25: warning: left shift count >= width of type [-Wshift-count-overflow]
if (ap->qc_active & (1 << ATA_TAG_INTERNAL)) {
^~
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
||
|---|---|---|
| .. | ||
| ata | ||
| pci/controller | ||
| phy | ||
| power/reset | ||
| usb/host | ||