# # Makefile for the Linux AX.25 layer. # obj-$(CONFIG_AX25) += ax25.o ax25-y := ax25_addr.o ax25_dev.o ax25_iface.o ax25_in.o ax25_ip.o ax25_out.o \ ax25_route.o ax25_std_in.o ax25_std_subr.o ax25_std_timer.o \ ax25_subr.o ax25_timer.o ax25_uid.o af_ax25.o ax25-$(CONFIG_AX25_DAMA_SLAVE) += ax25_ds_in.o ax25_ds_subr.o ax25_ds_timer.o ax25-$(CONFIG_SYSCTL) += sysctl_net_ax25.o cation/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/include/scsi/scsi_driver.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-01-30 15:26:44 -0500
committerDavid S. Miller <davem@davemloft.net>2017-01-30 15:26:44 -0500
commit4be9993493bc7ee3fdf950a83bc050a3e6cf2a45 (patch)
treec619c15ad9a1231a1b9c2dbfeb997bd3d47dce18 /include/scsi/scsi_driver.h
parent30357d7d8aaf2a980ab17c2ce054b2b87e60af88 (diff)
parent1f8176f7352abfe1a424ac7eb845b4c2e7c31e5f (diff)
Merge branch 'mlx4-misc-improvements'
Tariq Toukan says: ==================== mlx4 misc improvements This patchset contains several improvements and cleanups from the team to the mlx4 Eth and core drivers. Series generated against net-next commit: 4e8f2fc1a55d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net Thanks, Tariq. v3: * Patch 6/9: forgot to actually update the commit message in v2, now it is. v2: * Patch 1/9: used EOPNOTSUPP and not ENOTSUPP. * Patch 3/9: dropped, to be submitted separately in the future. * Patch 6/9: updated commit message. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/scsi/scsi_driver.h')