diff options
author | 2011-03-28 17:10:43 +0000 | |
---|---|---|
committer | 2011-03-30 00:12:32 -0700 | |
commit | abc45592bce8267a8e651c12ce94a1f83eaac7a6 (patch) | |
tree | 26734a7c7c65a0ee856f31a5e9634778b6041f48 /kernel/sysctl.c | |
parent | net: gre: provide multicast mappings for ipv4 and ipv6 (diff) | |
download | wireguard-linux-abc45592bce8267a8e651c12ce94a1f83eaac7a6.tar.xz wireguard-linux-abc45592bce8267a8e651c12ce94a1f83eaac7a6.zip |
via-ircc: Use pci_{get, set}_drvdata() instead of static pointer variable
via-ircc still maintains its own array of device pointers in Linux 2.4
style. Worse, it always uses index 0, so it will crash if there are
multiple suitable devices in the system.
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/sysctl.c')
0 files changed, 0 insertions, 0 deletions