kernel: qlcnic: fix typo in module description
Fixes: f88c64d28c ("kernel: netdev: add qlcnic")
Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
			
			
This commit is contained in:
		
				
					committed by
					
						
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			
						parent
						
							2fc20886ec
						
					
				
				
					commit
					5e926c26d4
				
			@@ -1204,7 +1204,7 @@ define KernelPackage/qlcnic
 | 
				
			|||||||
  AUTOLOAD:=$(call AutoProbe,qlcnic)
 | 
					  AUTOLOAD:=$(call AutoProbe,qlcnic)
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define KernelPackage/macvlan/description
 | 
					define KernelPackage/qlcnic/description
 | 
				
			||||||
  This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
 | 
					  This driver supports QLogic QLE8240 and QLE8242 Converged Ethernet
 | 
				
			||||||
  devices.
 | 
					  devices.
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user