diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-03-05 13:52:03 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-03-08 19:47:01 (GMT) |
commit | c2f128a1fed866dca94d52b3f0b1e40726e2352a (patch) | |
tree | ad1c76107d9ce2d1dc613aa8d5d3ff257b45633d /drivers/pci | |
parent | ecaa3bda65cefebfce11cc7be4b8d9203f5ce12c (diff) | |
download | linux-c2f128a1fed866dca94d52b3f0b1e40726e2352a.tar.xz |
NET: pc300, do not zero global variables
They are in .bss which is initialized to zeros when the module is
loaded/kernel booted.
What a strange way to do the initialization once in the pci probe
routine...
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: netdev@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/pci')
0 files changed, 0 insertions, 0 deletions