openwrt/target/linux/oxnas
Daniel Golle 5e82e1ed2f oxnas: fix warning in SATA driver
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>
2020-03-31 21:30:57 +01:00
..
base-files oxnas: rework 02_network 2020-03-16 17:16:39 +09:00
files oxnas: fix warning in SATA driver 2020-03-31 21:30:57 +01:00
image oxnas: enable sata on Pogoplug V3/Pro 2020-03-17 17:36:34 +09:00
ox810se oxnas: sort kernel configs 2020-03-16 17:13:58 +09:00
ox820 oxnas: sort kernel configs 2020-03-16 17:13:58 +09:00
patches-5.4 kernel: bump 5.4 to 5.4.28 2020-03-28 13:03:02 +01:00
config-5.4 kernel: move TEO governor to generic config 2020-03-17 00:51:48 +01:00
Makefile treewide: remove maintainer variable from targets 2020-03-16 22:21:45 +01:00
modules.mk oxnas: use AddDepends in modules.mk 2020-03-16 17:13:37 +09:00