Skip to content
Snippets Groups Projects
Commit 3f5a6ca3 authored by Bryan O'Sullivan's avatar Bryan O'Sullivan Committed by Roland Dreier
Browse files

IB/ipath: Depend on CONFIG_NET


ipath uses skb functions and won't build without CONFIG_NET.

Spotted by Randy Dunlap.

Signed-off-by: default avatarBryan O'Sullivan <bryan.osullivan@qlogic.com>
Acked-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
parent b3438f82
No related branches found
Tags v2.6.37-rc1
No related merge requests found
config INFINIBAND_IPATH config INFINIBAND_IPATH
tristate "QLogic InfiniPath Driver" tristate "QLogic InfiniPath Driver"
depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND depends on (PCI_MSI || HT_IRQ) && 64BIT && INFINIBAND && NET
---help--- ---help---
This is a driver for QLogic InfiniPath host channel adapters, This is a driver for QLogic InfiniPath host channel adapters,
including InfiniBand verbs support. This driver allows these including InfiniBand verbs support. This driver allows these
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment