]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
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)
commit8ce5c9f27d2e2ce415d903d916e848a356d4c0c0
tree31ac05c7c4c5147465d4f3b401549982c483bf03
parentc56bf6fe785abbd83751a462f0c7067f7145b97a
r6040: remove duplicate call to the pci_set_drvdata

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>
drivers/net/ethernet/rdc/r6040.c