mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 12:53:04 -04:00
staging: et131x: Remove unused ce_stats struct member
This ce_stats struct member is no longer used. Remove it. Signed-off-by: Mark Einon <mark.einon@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
d99249f17b
commit
3b11d00df7
@@ -446,7 +446,6 @@ struct ce_stats {
|
||||
u32 rx_code_violations;
|
||||
u32 rx_other_errs;
|
||||
|
||||
u32 synchronous_iterations;
|
||||
u32 interrupt_status;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user