Commit 1583d448 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by David S. Miller

net: packetengines: Fix manufacturer spelling and capitalization

Use "Packet Engines" consistently.
Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 85aee0a7
# SPDX-License-Identifier: GPL-2.0-only
#
# Packet engine device configuration
# Packet Engines device configuration
#
config NET_VENDOR_PACKET_ENGINES
bool "Packet Engine devices"
bool "Packet Engines devices"
default y
depends on PCI
---help---
......@@ -12,7 +12,7 @@ config NET_VENDOR_PACKET_ENGINES
Note that the answer to this question doesn't directly affect the
kernel: saying N will just cause the configurator to skip all
the questions about packet engine devices. If you say Y, you will
the questions about Packet Engines devices. If you say Y, you will
be asked for your specific card in the following questions.
if NET_VENDOR_PACKET_ENGINES
......
# SPDX-License-Identifier: GPL-2.0-only
#
# Makefile for the Packet Engine network device drivers.
# Makefile for the Packet Engines network device drivers.
#
obj-$(CONFIG_HAMACHI) += hamachi.o
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment