mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 08:44:41 +00:00 
			
		
		
		
	net: dns_resolver: the module is called dns_resolver, not dnsresolver
$ modinfo dnsresolver dns_resolver | grep name modinfo: ERROR: Module dnsresolver not found. filename: /lib/modules/6.1.0-9-amd64/kernel/net/dns_resolver/dns_resolver.ko name: dns_resolver Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz> Link: https://lore.kernel.org/r/gh4sxphjxbo56n2spgmc66vtazyxgiehpmv5f2gkvgicy6f4rs@tarta.nabijaczleweli.xyz Signed-off-by: Paolo Abeni <pabeni@redhat.com>
This commit is contained in:
		
							parent
							
								
									68cbdb150d
								
							
						
					
					
						commit
						26c79ec96e
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -23,6 +23,6 @@ config DNS_RESOLVER | |||
| 	  information. | ||||
| 
 | ||||
| 	  To compile this as a module, choose M here: the module will be called | ||||
| 	  dnsresolver. | ||||
| 	  dns_resolver. | ||||
| 
 | ||||
| 	  If unsure, say N. | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Ahelenia Ziemiańska
						Ahelenia Ziemiańska