r6040: remove duplicate call to the pci_set_drvdata
authorDevendra Naga <devendra.aaru@gmail.com>
Fri, 6 Jul 2012 20:07:35 +0000 (20:07 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 7 Jul 2012 23:16:12 +0000 (16:16 -0700)
pci_set_drvdata is called twice at the remove path of driver,
call it once.

Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found