commit | 01a1ac472f3cd3e24a5f70597346773115ef4586 | [log] [tgz] |
---|---|---|
author | Steve Glendinning <steve.glendinning@smsc.com> | Sun Jan 25 17:53:58 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 25 17:53:58 2009 -0800 |
tree | add0c623fd4c74e743c89aa0cc588a5e65266710 | |
parent | 0db155de988031f925096a7df1bf9633790a2c18 [diff] |
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>