Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tg3: Automatically size stat/test string arrays
This patch reimplements the size preprocessor constants of the stats and ethtool test string arrays. The size is calculated at compile time rather than using static constants. Signed-off-by: Matt Carlson <[email protected]> Signed-off-by: Benjamin Li <[email protected]> Reviewed-by: Michael Chan <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information