diff options
author | Francois Romieu <romieu@fr.zoreil.com> | 2008-10-09 21:35:58 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-10-09 21:35:58 (GMT) |
commit | df58ef51caea073f4b45857c51f445f65267dac7 (patch) | |
tree | 5168c80b15861603e1c7e3c530aa984039dc967d /include/net/nexthop.h | |
parent | 1d74a6bddf647285e7aa4e9ca4ec16eb071dfd95 (diff) | |
download | linux-df58ef51caea073f4b45857c51f445f65267dac7.tar.xz |
r8169: fix early spinlock use
rtl8169_init_one
-> rtl_init_mac_address
-> rtl_rar_set
-> spin_lock_irq(&tp->lock);
[...]
-> spin_lock_init(&tp->lock);
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/nexthop.h')
0 files changed, 0 insertions, 0 deletions