mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-02 23:45:29 +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>
|
||
|---|---|---|
| .. | ||
| sata_oxnas.c | ||