mirror of
https://github.com/openwrt/openwrt.git
synced 2025-01-21 03:55:06 +00:00
kernel: qlcnic: fix typo in module description
Fixes: f88c64d28c
("kernel: netdev: add qlcnic")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
Signed-off-by: maurerr <mariusd84@gmail.com>
This commit is contained in:
parent
79a11f558b
commit
fe9f22b8f7
@ -1204,7 +1204,7 @@ define KernelPackage/qlcnic
|
||||
AUTOLOAD:=$(call AutoProbe,qlcnic)
|
||||
endef
|
||||
|
||||
define KernelPackage/macvlan/description
|
||||
define KernelPackage/qlcnic/description
|
||||
This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
|
||||
devices.
|
||||
endef
|
||||
|
Loading…
Reference in New Issue
Block a user