Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
decnet: remove unused variable from dn_output()
The variable 'neigh' is assigned to, but otherwise completely unused. So let's remove it. Signed-off-by: Jesper Juhl <jj@chaosbits.net> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information