mirror of
				git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
				synced 2025-09-18 22:14:16 +00:00 
			
		
		
		
	be2net: Increase statistics structure size for skyhawk.
Increasing the hardware statistics structure to accomodate statistics for skyhawk. Signed-off-by: Vasundhara Volam <vasundhara.volam@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
		
							parent
							
								
									97f1d8cd8d
								
							
						
					
					
						commit
						0b3f0e7ae0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1566,7 +1566,7 @@ struct be_hw_stats_v1 { | |||
| 	u32 rsvd0[BE_TXP_SW_SZ]; | ||||
| 	struct be_erx_stats_v1 erx; | ||||
| 	struct be_pmem_stats pmem; | ||||
| 	u32 rsvd1[3]; | ||||
| 	u32 rsvd1[18]; | ||||
| }; | ||||
| 
 | ||||
| struct be_cmd_req_get_stats_v1 { | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Vasundhara Volam
						Vasundhara Volam