Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
econet: Fix redeclaration of symbol len
Function argument len was redeclarated within the function. This patch fix the redeclaration of symbol 'len'. Signed-off-by: Hagen Paul Pfeifer <hagen@jauu.net> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information