Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
smsc95xx: remove unused completion struct
Oliver Neukum spotted the useless complete() in our async callback. On closer inspection, the entire completion struct is unused. This patch removes it. Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information