]> git.baikalelectronics.ru Git - kernel.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)
commit0340275a6a9fa842244a0072e7e4a71923527f7b
tree31ac05c7c4c5147465d4f3b401549982c483bf03
parentc582b1153168e867cc095c23ea510c9d68b88820
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