]> git.karo-electronics.de Git - karo-tx-linux.git/commit
r8169: fix a race between PCI probe and dev_open
authorFrancois Romieu <romieu@fr.zoreil.com>
Fri, 13 Apr 2007 18:18:38 +0000 (20:18 +0200)
committerAdrian Bunk <bunk@stusta.de>
Fri, 13 Apr 2007 18:18:38 +0000 (20:18 +0200)
commit151ed87ad21b3ac49eed51edf1f19fb5dbee3972
tree0d22dd67253274bd12262b4e6ae6b0a6ee566289
parent2f9ccf56f3b4e9738a68da18d9fca3d6ba612736
r8169: fix a race between PCI probe and dev_open

Initialize the timer with the rest of the private-struct.

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
drivers/net/r8169.c