mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-10-31 16:54:21 +00:00 
			
		
		
		
	af_key: fix two typos
Signed-off-by: Li RongQing <roy.qing.li@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									20a41fba67
								
							
						
					
					
						commit
						f6b8dec998
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -261,7 +261,7 @@ static int pfkey_broadcast(struct sk_buff *skb, | |||
| 
 | ||||
| 		err2 = pfkey_broadcast_one(skb, &skb2, GFP_ATOMIC, sk); | ||||
| 
 | ||||
| 		/* Error is cleare after succecful sending to at least one
 | ||||
| 		/* Error is cleared after successful sending to at least one
 | ||||
| 		 * registered KM */ | ||||
| 		if ((broadcast_flags & BROADCAST_REGISTERED) && err) | ||||
| 			err = err2; | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Li RongQing
						Li RongQing