linux/dim: Rename externally used net_dim members
Removed 'net' prefix from functions and structs used by external drivers. Signed-off-by: Tal Gilboa <talgi@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
This commit is contained in:

committed by
Saeed Mahameed

parent
e5b6ab02d7
commit
8960b38932
@@ -705,7 +705,7 @@ struct bcm_sysport_net_dim {
|
||||
u16 event_ctr;
|
||||
unsigned long packets;
|
||||
unsigned long bytes;
|
||||
struct net_dim dim;
|
||||
struct dim dim;
|
||||
};
|
||||
|
||||
/* Software view of the TX ring */
|
||||
|
Reference in New Issue
Block a user